Sample notebooks/snippets related to my neural networks experiments
-
Updated
Jul 3, 2019
Sample notebooks/snippets related to my neural networks experiments
MLP Regression model to predict quantitative data
PyTorch implementation of logistic regression and feedforward neural networks (+ slides from my NLP course)
MLP classification model
Golang implementation of a single hidden layer feed forward neural network based on the Python notebook for Make Your Own Neural Network by Tariq Rashid
Jupyter notebooks to create random file transfer data on an ElasticSearch Cluster in order to train a neural network to predict the file transfer duration.
Add a description, image, and links to the feedforward-neural-network topic page so that developers can more easily learn about it.
To associate your repository with the feedforward-neural-network topic, visit your repo's landing page and select "manage topics."