tanh
Here are 40 public repositories matching this topic...
Simple multi layer perceptron application using feed forward back propagation algorithm
-
Updated
Nov 19, 2017 - Python
-
Updated
Mar 17, 2018 - Jupyter Notebook
Developed Neural Network (NN) having one hidden layer, two hidden layers and four hidden layers, besides the input and output layers. Tested with Sigmoid, tanh and ReLu activation function. Used Scikit learn for pre-processing data.
-
Updated
Mar 19, 2018 - Python
GAAF implementation on Keras
-
Updated
Aug 31, 2018 - Python
Implementation of an ANN for recognisement of the Iris plant-family
-
Updated
Nov 3, 2018 - Java
Feed Forward Neural Network to classify the FB post likes in classes of low likes or moderate likes or high likes, back propagtion is implemented with decay learning rate method
-
Updated
Nov 6, 2018 - Python
Advance Machine Learning (CSL 712) Course Lab Assignments
-
Updated
Dec 1, 2018 - Jupyter Notebook
Artificial Neural Networks Activation Functions
-
Updated
Dec 8, 2018 - C#
Neural network with 2 hidden layers
-
Updated
Dec 25, 2018 - Python
Neural Network implementation from scratch along with its analysis with different type of activation function and with variation in hidden layer size and depth.
-
Updated
Mar 28, 2019 - Jupyter Notebook
Neural Network from scratch without any machine learning libraries
-
Updated
Dec 13, 2019 - Python
2nd Project of Course 'Machine Learning' of the SMARTNET programme. Taken at the National and Kapodistrian University of Athens.
-
Updated
Feb 28, 2020 - Python
A neural network (NN) having two hidden layers is implemented, besides the input and output layers. The code gives choise to the user to use sigmoid, tanh orrelu as the activation function. Prediction accuracy is computed at the end.
-
Updated
May 17, 2020 - Python
-
Updated
Jun 23, 2020 - Python
I have implemented some AI projects from scratch implementation without explicit use of the built-in-libraries and thus added to this repo.
-
Updated
Aug 6, 2020 - Jupyter Notebook
Multi-Layer Neural Network
-
Updated
Apr 19, 2021 - Python
Generic L-layer 'straight in Python' fully connected Neural Network implementation using numpy.
-
Updated
May 29, 2021 - Python
Simple self-written ANN powered by NumPy to classify handwritten digits of the famous MNIST Dataset. ✍️
-
Updated
Sep 15, 2021 - Jupyter Notebook
Improve this page
Add a description, image, and links to the tanh topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tanh topic, visit your repo's landing page and select "manage topics."