Skip to content

Repository for testing Binary Neurons Network in the 3d world

License

Notifications You must be signed in to change notification settings

cortl0/device_3d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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: cortl@8iter.ru

Links

License

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