There are 7 repositories under nn topic.
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
Ruby library for interfacing with FANN (Fast Artificial Neural Network)
A Keras CTC implementation of Baidu's DeepSpeech for model experimentation
Generating Cat images using StyleGAN
Awesome deep learning crate
Python implementation of the NEAT neuroevolution algorithm
Nuclei Microcontroller Software Interface Standard Development Repo
Yet Another Neural Network Library 🤔
Cheat Sheets for deep learning and machine learning.
Speaker Recognition using Neural Network & Linear Regression
Laundry List of Data Science / ML /AI resources available online
A Reconfigurable Accelerator for Deep Convolutional Neural Networks Implemented by Chisel3.
Render GeoJSON polygons over aerial imagery and analyse pixels covered by vegetation; used to calculate green spaces in residential gardens
Numpy implementation of deep learning
Нейронная сеть оптимизируемая с помощью генетического алгоритма. Задача агента контролируемого при помощи нейронной сети состоит в том, чтобы избегать контакта с противниками, как можно более длительное время.
A small, header-only, fast C shared library with ML/nonparametrix algorithms for researchers and developers
LSTM Network Implementation for Linkin Park Lyrics ( Generation + Prediction )
Optimization of Artificial Neural Networks with Genetic Algorithm
Exercises From Book "Applied Predictive Modeling" by "Kuhn and Johnson (2013)"
A list of awesome and easy-to-read NN articles
A project designed for Computational Intelligence course that uses a combination of evolutionary algorithms and neural networks.
deep learning specialization course in Coursera, contains nn, CNN, RNN topics.
To address some of the failure modes in training of physics informed neural networks, a Lagrangian architecture is designed to conform to the direction of travel of information in convection-diffusion equations, i.e., method of characteristic; The repository includes a pytorch implementation of PINN and proposed LPINN with periodic boundary conditions
Machine Learning for Finance (FIN-418 EPFL) final project: Comparison of different option pricers for the Heston model
Basic neural network library
hCNN: Hybrid Neural Network (Hybrid-NN), a MATLAB NN toolbox that supports complex valued data and insertion of Signal Processing Modules.
A Toy Nerual Network Framework
A Garbage Classification CNN framework for a course project. CPS 803 - Machine Learning