EchotorchA Python toolkit for Reservoir Computing and Echo State Network experimentation based on pyTorch. EchoTorch is the only Python module available to easily create Deep Reservoir Computing models.
Aidl kbA Knowledge Base for the FB Group Artificial Intelligence and Deep Learning (AIDL)
Free Ai Resources🚀 FREE AI Resources - 🎓 Courses, 👷 Jobs, 📝 Blogs, 🔬 AI Research, and many more - for everyone!
Sparse Evolutionary Artificial Neural NetworksAlways sparse. Never dense. But never say never. A repository for the Adaptive Sparse Connectivity concept and its algorithmic instantiation, i.e. Sparse Evolutionary Training, to boost Deep Learning scalability on various aspects (e.g. memory and computational time efficiency, representation and generalization power).
Data Science Resources👨🏽🏫You can learn about what data science is and why it's important in today's modern world. Are you interested in data science?🔋
Cnn SvmAn Architecture Combining Convolutional Neural Network (CNN) and Linear Support Vector Machine (SVM) for Image Classification
MarianaThe Cutest Deep Learning Framework which is also a wonderful Declarative Language
100daysofmlcodeMy journey to learn and grow in the domain of Machine Learning and Artificial Intelligence by performing the #100DaysofMLCode Challenge.
Awesome Quantum Machine LearningHere you can get all the Quantum Machine learning Basics, Algorithms ,Study Materials ,Projects and the descriptions of the projects around the web
BrainforgeA Neural Networking library based on NumPy only
LightnnThe light deep learning framework for study and for fun. Join us!
NeuroflowArtificial Neural Networks for Scala
Top Deep Learning Top 200 deep learning Github repositories sorted by the number of stars.
Brain Inspired ReplayA brain-inspired version of generative replay for continual learning with deep neural networks (e.g., class-incremental learning on CIFAR-100; PyTorch code).
SigmaRocket powered machine learning. Create, compare, adapt, improve - artificial intelligence at the speed of thought.
Neural ApiCAI NEURAL API - Pascal based neural network API optimized for AVX, AVX2 and AVX512 instruction sets plus OpenCL capable devices including AMD, Intel and NVIDIA.
Deep Learning DrizzleDrench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
Malware ClassificationTowards Building an Intelligent Anti-Malware System: A Deep Learning Approach using Support Vector Machine for Malware Classification
Machine Learning Without Any LibrariesThis is a collection of some of the important machine learning algorithms which are implemented with out using any libraries. Libraries such as numpy and pandas are used to improve computational complexity of algorithms
Gru Svm[ICMLC 2018] A Neural Network Architecture Combining Gated Recurrent Unit (GRU) and Support Vector Machine (SVM) for Intrusion Detection
AialphaUse unsupervised and supervised learning to predict stocks
NumbersHandwritten digits, a bit like the MNIST dataset.
Applying eannsA 2D Unity simulation in which cars learn to navigate themselves through different courses. The cars are steered by a feedforward neural network. The weights of the network are trained using a modified genetic algorithm.
Genannsimple neural network library in ANSI C
BrihaspatiCollection of various implementations and Codes in Machine Learning, Deep Learning and Computer Vision ✨💥
TrafficvisionMIVisionX toolkit is a comprehensive computer vision and machine intelligence libraries, utilities and applications bundled into a single toolkit.
YannlYet another neural network library
Gaze EstimationA deep learning based gaze estimation framework implemented with PyTorch
All Classifiers 2019A collection of computer vision projects for Acute Lymphoblastic Leukemia classification/early detection.
Gpdotnetv4C# implementation of the various algorithms based on Genetic Algorithm, Genetic Programming and Artificial Neural Networks.
ImageaiA python library built to empower developers to build applications and systems with self-contained Computer Vision capabilities
NeupyNeuPy is a Tensorflow based python library for prototyping and building neural networks
TensorslowRe-implementation of TensorFlow in pure python, with an emphasis on code understandability
DllFast Deep Learning Library (DLL) for C++ (ANNs, CNNs, RBMs, DBNs...)
Continual LearningPyTorch implementation of various methods for continual learning (XdG, EWC, online EWC, SI, LwF, GR, GR+distill, RtF, ER, A-GEM, iCaRL).
Trending Deep LearningTop 100 trending deep learning repositories sorted by the number of stars gained on a specific day.
Cranium🤖 A portable, header-only, artificial neural network library written in C99
NiutensorNiuTensor is an open-source toolkit developed by a joint team from NLP Lab. at Northeastern University and the NiuTrans Team. It provides tensor utilities to create and train neural networks.
Ai Simplest NetworkThe simplest form of an artificial neural network explained and demonstrated.
Ecg ClassificationCode for training and test machine learning classifiers on MIT-BIH Arrhyhtmia database
L2cLearning to Cluster. A deep clustering strategy.
EasyprAn easy, flexible, and accurate plate recognition project for Chinese licenses in unconstrained situations.
leabraGo implementation of Leabra algorithm for biologically-based models of cognition, based on emergent framework (with Python interface)
PyAnomalyUseful Toolbox for Anomaly Detection
EmbeddedMLEmbeddedML was created to be an alternative to the limited options available for Artificial Neural Networks in C. It is designed to be efficient without sacrificing ease of use. It is meant to support students as well as industry experts as it is built to be expandable and straightforward to manipulate.