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

https://github.com/mcaimi/dnn-from-scratch

Deep Neural Networks from Scratch
https://github.com/mcaimi/dnn-from-scratch

c dnn learning-by-doing machine-learning prototype wip

Last synced: about 1 year ago
JSON representation

Deep Neural Networks from Scratch

Awesome Lists containing this project

README

          

## Deep Neural Networks from Scratch

Just a project where I drop some code to learn how neural networks work and where I try to re-implement some ML techniques from scratch in various languages

Currently working on implementations in:

- C