BrosnanYuen / RayBNN_Python

Python Bindings for Rust RayBNN

Repository from Github https://github.comBrosnanYuen/RayBNN_PythonRepository from Github https://github.comBrosnanYuen/RayBNN_Python

RayBNN_Python

Python Bindings for Rust RayBNN

cd RayBNN_Python/
pip3 install -r ./requirements.txt
cd ./Rust_Code/
maturin develop
cd ../Python_Code
python3 ./test_train.py

About

Python Bindings for Rust RayBNN

License:GNU General Public License v3.0


Languages

Language:Rust 77.2%Language:Python 19.6%Language:Shell 3.1%