basic-neural-network
There are 5 repositories under basic-neural-network topic.
jacknayem/Introduction-to-TensorFlow-for-Artificial-Intelligence
I need to understand how to use the tools to build scalable AI-powered algorithms. All of the file I have practice during taking the course Introduction to TensorFlow for Artificial Intelligence, Machine Learning, and Deep Learning.
avvineed/Basic-Neural-Network
Basic Neural Network in python
rayyanmirza123/NeuralNet
A Simple Neural Network Engine in c++ which implements back-propagation algorithm it contains lots of flaws and it is intended to used for fun only
Rohan-Bharatia/Neural-Networks
This is a simple neural network using a multilayer perceptrons utilizing linear algebra and matrix math without any libraries like TensorFlow
kekayan/learning_keras
Learning NN in keras with small projects