Get the latest tech news
New Racket Deep Learning Library
Deep learning library. Contribute to dev-null321/MIND development by creating an account on GitHub.
MIND is a simple deep learning library implemented in Racket, designed to provide a basic framework for building and training feedforward neural networks. This was written so I can learn more about neural networks for personal projects, to get better at racket and LISP, and of course to provide back to the community! The library provides functions for performing forward propagation, loss calculation, and backpropagation.
Or read this on Hacker News