Skip to content

Perform tasks with binary convolutional neural networks!

Notifications You must be signed in to change notification settings

gholmes829/BinCNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BinCNN

Perform tasks with binary convolutional neural networks! Currently under development...

Get started:

  • Download Python 3.8+ https://www.python.org/downloads/
  • Clone repository git clone https://github.com/gholmes829/BinCNN.git
  • Install dependencies python3 -m pip install -r requirements.txt
  • Run with python3 <desired script>

Note: Windows users may need to run commands with python instead of python3

About

Perform tasks with binary convolutional neural networks!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages