https://github.com/polarisation/tfjs-activation-functions
Plots neural network activation functions using TensorFlow.js and Plotly.js
https://github.com/polarisation/tfjs-activation-functions
Last synced: 8 months ago
JSON representation
Plots neural network activation functions using TensorFlow.js and Plotly.js
- Host: GitHub
- URL: https://github.com/polarisation/tfjs-activation-functions
- Owner: Polarisation
- License: mit
- Created: 2019-08-10T20:11:53.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-17T18:53:56.000Z (almost 7 years ago)
- Last Synced: 2025-03-02T18:50:44.076Z (over 1 year ago)
- Language: HTML
- Size: 11.7 KB
- Stars: 6
- Watchers: 2
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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](https://tech.courses/plotting-tensorflow-js-activation-functions/) about why and how I created this activation functions tool.
### License
You may use this code under the [MIT license](./LICENSE) which places very few restrictions on use or re-use
Copyright © 2019 Justin Emery