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

https://github.com/punit-naik/nn-from-scratch

Simple Implementation of a simple Neural Network from scratch
https://github.com/punit-naik/nn-from-scratch

clojure neural-network

Last synced: 11 months ago
JSON representation

Simple Implementation of a simple Neural Network from scratch

Awesome Lists containing this project

README

          

# nn-from-scratch

Simple Implementation of a simple Neural Network from scratch.

Code based on Siraj Raval's [YouTube](https://www.youtube.com/watch?v=262XJe2I2D0) video

## Usage

`lein run`

## Test

`lein test`

## License

Copyright © 2017 [Punit Naik](https://github.com/punit-naik)

Distributed under the Eclipse Public License version 1.0.