-
Notifications
You must be signed in to change notification settings - Fork 7
Home
David edited this page May 27, 2021
·
14 revisions
Nerlnet is a distributed machine learning platform developed for both research and deployment on real edge hardware devices.
Nerlnet is highly configurable and very modular. It supports different kinds of communication protocols and has an easy python API for experiment management.
The Erlang is the core of the distributed system of Nerlnet with the capability to execute neural networks implemented in C++ for real time performance constraints.
Erlang – https://www.erlang.org/
cppSANN – https://github.com/leondavi/cppSANN
Erlport – http://erlport.org/
Cowboy – https://github.com/ninenines/cowboy