Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 611 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 611 Bytes

tfjs-activation-functions

This is a web-based learning tool for understanding activation functions that are used in Artificial Neural Networks. Specifically, it demonstrates all the activation functions supported by TensorFlow.js

Try it out: https://polarisation.github.io/tfjs-activation-functions/

See also my blog post about why and how I created this activation functions tool.

License

You may use this code under the MIT license which places very few restrictions on use or re-use

Copyright © 2019 Justin Emery