Releases: FarshidNooshi/TensorFlow-Notebooks
Releases · FarshidNooshi/TensorFlow-Notebooks
Visualize
In This Release, Self Organizing Map also called SOM, is a particular two-layer Artificial neural network implemented from scratch with parallelization techniques for speeding up the algorithm is added to the repository by me.
I also have used the RCV1 dataset for the notebook to test and visualize the data.
v1.0
This release presents the first projects and notebooks containing my works for Coursera courses I've taken in the past years. With another notebook for using the Tensorflow platform for Artificial Neural network classifier for the Seeds dataset and Tensorboard for analyzing the network's learning.
What's Changed
- seeds dataset classifier by @FarshidNooshi in #1
New Contributors
- @FarshidNooshi made my first contribution in #1
Full Changelog: https://github.com/FarshidNooshi/TensorFlow-Notebooks/commits/v1.0