本存储库已发布,复现Hande Alemdar、Vincent Leroy、Adrien Prost-Boucle和Frederic Petrot在“用于资源高效的AI应用程序的三元神经网络”国际神经网络联合会议(IJCNN)2017年发表的结果。该存储库提供了学生网络的培训代码,并包括分层代码的详细说明。安装要求包括以下Python软件包:git clone https://github.com/caldweln/distro.git ~/torch --recursive,cd ~/torch;TORCH_LUA_VERSION=LUA51 ./install.sh;source install/bin/torch-activate;git clone https://github.com/caldweln/dp.git ~/dp,cd ~/dp;luarocks make rocks/dp-scm-1.rockspec,git clone https://github.com/caldweln/nninit。