/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).

Primary LanguagePythonMIT LicenseMIT

Issues