Skip to content

Releases: FarshidNooshi/TensorFlow-Notebooks

Visualize

22 Aug 20:26
2a84d70
Compare
Choose a tag to compare

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

20 Aug 08:45
31bec21
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: https://github.com/FarshidNooshi/TensorFlow-Notebooks/commits/v1.0