Skip to content

Latest commit

 

History

History
43 lines (34 loc) · 898 Bytes

README.md

File metadata and controls

43 lines (34 loc) · 898 Bytes

device_3d

This is an implementation of the 3d model with binary neurons
for testing the Binary Neurons Network

Cloning the repository with submodules

git clone --recursive https://github.com/cortl0/device_3d

Build

CMake

Launch

./build/device_3d/cpu/device-3d-cpu

or

./build/device_3d/gpu/cuda/device-3d-cuda

Project requirements

Author

Ilya Shishkin
mailto: [email protected]

Links

License

This project is licensed under the GPL v3.0 - see the LICENSE file for details