algorithm-learning

Algorithm Trainer

A framework to learn simple algorithms from examples by generating and visualizing intermediate solutions

GitHub

180 stars
24 watching
81 forks
Language: Lua
last commit: almost 11 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
wojzaremba/lstmA package to train a neural network for language modeling using a variant of the Long Short Term Memory algorithm665
wojciechz/learning_to_executeThis software trains an LSTM-based neural network to predict Python code snippets479
yusufcakal/algorithmsA collection of basic algorithms and solutions in Java25
ahmedfgad/kerasgaTrains Keras models using the Genetic Algorithm36
open-mmlab/mmengineProvides a flexible and configurable framework for training deep learning models with PyTorch.1,196
wyy-123-xyy/ra-fedA Python implementation of a distributed machine learning framework for training neural networks on multiple GPUs6
ahmedfgad/neuralgeneticTrains artificial neural networks using the genetic algorithm241
codingtrain/machine-learningA collection of resources and examples around machine learning for education and development954
giuse/machine_learning_workbenchA comprehensive framework for practical machine learning in Ruby.20
intelligent-machine-learning/dlroverAutomates large-scale deep learning training on distributed clusters, providing fault tolerance and fast recovery from failures.1,302
btjanaka/algorithm-problemsA repository of solutions to algorithm problems and reference implementations from various websites and competitions.3
linclark/algorithms-101An educational resource for learning fundamental algorithms in JavaScript79
jondolf/algorustAn interactive web platform showcasing various algorithms' step-by-step processes through visualizations.111
sahith02/machine-learning-algorithmsA comprehensive resource for machine learning and deep learning algorithms295
makrisio/q-learning-algorithm-implementation-in-matlabAn implementation of the Q-Learning algorithm in MATLAB for training agents to navigate mazes43