bnns topic
List
bnns repositories
deep-sudoku-solver
32
Stars
8
Forks
Watchers
A Sudoku Solver that leverages TensorFlow and iOS BNNS for deep learning.
Binary-Neural-Networks
67
Stars
14
Forks
Watchers
Implemented here a Binary Neural Network (BNN) achieving nearly state-of-art results but recorded a significant reduction in memory usage and total time taken during training the network.
mnist-bnns
70
Stars
17
Forks
Watchers
Take MNIST TensorFlow deep neural network, run on iOS BNNS
pymemimporter
70
Stars
17
Forks
Watchers
import pyd or execute PE all from memory using only pure python code and some shellcode tricks
ocbnn-public
38
Stars
5
Forks
Watchers
General purpose library for BNNs, and implementation of OC-BNNs in our 2020 NeurIPS paper.