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

https://github.com/korigamik/neural-web

A feed forward Neural Network library and Visualization written in C++, compiled to wasm!
https://github.com/korigamik/neural-web

collaborate cpp emscripten feedforward-neural-network github github-pages machine-learning neural-network webassembly

Last synced: about 1 month ago
JSON representation

A feed forward Neural Network library and Visualization written in C++, compiled to wasm!

Awesome Lists containing this project

README

          

# Neural-Web

Neural Web is a highly cross-platform, super basic and simple Feed Forward Neural Network library written in C++.

## Features

- Basic Library API
- Cross-platform
- Multi-Layer Perceptron visualization
- Web Assembly support
- Web Demo

## Licensing

[Mozilla Public License 2.0](LICENSE)