An open API service indexing awesome lists of open source software.

https://github.com/bamless/machine-learning-experiments


https://github.com/bamless/machine-learning-experiments

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# Machine learning experiments

This repo contains some experiments that I made with machine learning algorithm. They require
[Processing version 3](https://processing.org/download) to be run.

The directories contain:
- PerceptronLearning: Experiments on a simple perceptron neural network
- Genetic: Experiments with genetic algorithims on a multilayer neural network