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

https://github.com/stoerr/machinelearning-explorations

This project is a playground for me to explore implementations of machine learning techniques. In addition to basic stuff such as automatic differentiation it contains the CGP evolutionary learn algorithm, several implementations of simple backpropagation neural networks, and a partial implementation of running such calculations on the GPU with AparAPI.
https://github.com/stoerr/machinelearning-explorations

Last synced: 5 months ago
JSON representation

This project is a playground for me to explore implementations of machine learning techniques. In addition to basic stuff such as automatic differentiation it contains the CGP evolutionary learn algorithm, several implementations of simple backpropagation neural networks, and a partial implementation of running such calculations on the GPU with AparAPI.

Awesome Lists containing this project