Cloud-Tech-AI/neural-networks
Implementation of different versions of FeedForward Neural Network in python from scratch. The repository includes, Backpropagation, Dimensionality Reduction with Autoencoder and Word2Vec model (CBOW).
PythonMIT
Issues
- 0
formatting and code structuring
#9 opened by ishan-modi - 0
make a logistic regression model
#8 opened by ishan-modi - 0
make a linear regression model
#7 opened by ishan-modi - 0
Add regularization
#6 opened by ishan-modi - 0
add optimizers
#5 opened by ishan-modi