An open API service indexing awesome lists of open source software.

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

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