artificial-neural-networks topic

List artificial-neural-networks repositories

awesome-quantum-machine-learning

2.6k
Stars
656
Forks
Watchers

Here you can get all the Quantum Machine learning Basics, Algorithms ,Study Materials ,Projects and the descriptions of the projects around the web

Applying_EANNs

1.4k
Stars
351
Forks
Watchers

A 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 modifie...

Quant-Finance-Resources

413
Stars
81
Forks
Watchers

Courses, Articles and many more which can help beginners or professionals.

tensorflow-resources

339
Stars
40
Forks
Watchers

Curated Tensorflow code resources to help you get started with Deep Learning.

gru-svm

144
Stars
37
Forks
Watchers

[ICMLC 2018] A Neural Network Architecture Combining Gated Recurrent Unit (GRU) and Support Vector Machine (SVM) for Intrusion Detection

continual-learning

1.5k
Stars
305
Forks
Watchers

PyTorch implementation of various methods for continual learning (XdG, EWC, SI, LwF, FROMP, DGR, BI-R, ER, A-GEM, iCaRL, Generative Classifier) in three different scenarios.

Mariana

151
Stars
32
Forks
Watchers

The Cutest Deep Learning Framework which is also a wonderful Declarative Language

Sigma

121
Stars
13
Forks
Watchers

Rocket powered machine learning. Create, compare, adapt, improve - artificial intelligence at the speed of thought.

Continual-Learning-Benchmark

499
Stars
90
Forks
Watchers

Evaluate three types of task shifting with popular continual learning algorithms.

brain-inspired-replay

218
Stars
63
Forks
Watchers

A brain-inspired version of generative replay for continual learning with deep neural networks (e.g., class-incremental learning on CIFAR-100; PyTorch code).