yoaugust/neural-network-fs
Creating a neural network from scratch without the use of libraries like TensorFlow, Keras, PyTorch, etc. Only using python math libraries.
Python
Creating a neural network from scratch without the use of libraries like TensorFlow, Keras, PyTorch, etc. Only using python math libraries.
Python