DNE
Neuroevolution experiments
A set of neuroevolution experiments with deep networks using unsupervised learning and evolutionary reinforcement learning algorithms
A set of neuroevolution experiments with/towards deep networks
125 stars
4 watching
10 forks
Language: Ruby
last commit: almost 5 years ago
Linked from 1 awesome list
rubyml
Related projects:
Repository | Description | Stars |
---|---|---|
google-deepmind/spriteworld | An environment designed to test and train reinforcement learning algorithms in a flexible, procedurally generated 2D space with various objects and interactions. | 368 |
google/evojax | A toolkit for accelerating neuroevolution with neural networks on accelerators | 843 |
zueve/neurolab | A Python library for building and training neural networks. | 163 |
unagiootoro/ruby-dnn | A Ruby-based deep learning library for building and training neural networks | 46 |
eilene/gwnn | A TensorFlow implementation of a graph convolution algorithm using wavelet transforms instead of traditional methods. | 64 |
matlab-deep-learning/abnormal-eeg-signal-classification-using-cnns | Develops and trains a deep neural network to classify EEG signals as normal or abnormal | 48 |
neuralegion/shainet | A neural network implementation using object-oriented modeling and inspired by biological systems | 183 |
mzaradzki/neuralnets | An experiment with various deep learning libraries and frameworks on images and time series data | 162 |
dnouri/nolearn | Provides a Python interface to integrate neural networks with scikit-learn, making it easier to use deep learning libraries like Lasagne. | 949 |
arnodelorme/neurofeedbacklab | A software framework for real-time EEG analysis and neurofeedback sessions using Matlab and EEGLAB plugins | 43 |
google-deepmind/android_env | A platform for defining reinforcement learning tasks on top of Android devices | 1,019 |
aqibsaeed/genetic-cnn | A tool for exploring and optimizing the architecture of Convolutional Neural Networks using a Genetic Algorithm | 218 |
tmllab/2021_neurips_pes | Improves the performance of deep neural networks by selectively stopping training at different stages | 29 |
nengo/nengo | A Python library for building and simulating large-scale neural models | 829 |
gorkemalgan/deep_learning_with_noisy_labels_literature | A collection of papers and repos on deep learning with noisy labels. | 235 |