itayhubara
Itay Hubara is a senior research scientist at Habana Labs, a company that develops AI accelerators for deep learning. Itay received his PhD from the Technion-Is
Technion - Israel Institute of Technology Israel
Pinned Repositories
AcceleratedSparseNeuralTraining
Code to reprudece NeurIPS paper: Accelerated Sparse Neural Training: A Provable and Efficient Method to Find N:M Transposable Masks
Batched-Bandit
BinaryNet
Training Deep Neural Networks with Weights and Activations Constrained to +1 or -1
BinaryNet.pytorch
Binarized Neural Network (BNN) for pytorch
BinaryNet.tf
BNN implementation in tensorflow
CalibTIP
Improving Post Training Neural Quantization: Layer-wise Calibration and Integer Programming
gemmlowp
Low-precision matrix multiplication
Neural-Networks-on-Silicon
This is a collection of works on neural networks and neural accelerators.
pytorch
TNRD-pytorch
Trainable Nonlinear Reaction Diffusion: A Flexible Framework for Fast and Effective Image Restoration - unofficial pytorch implementation
itayhubara's Repositories
itayhubara/BinaryNet.tf
BNN implementation in tensorflow
itayhubara/Neural-Networks-on-Silicon
This is a collection of works on neural networks and neural accelerators.
itayhubara/pytorch
itayhubara/gemmlowp
Low-precision matrix multiplication
itayhubara/deepspeech.pytorch
Speech Recognition using DeepSpeech2.
itayhubara/EBP_Matlab_Code
itayhubara/Expectation-Back-Propagation
Matlab code for Expectation Back-Propagation algorithm based on the NIPS 2014 paper "Expectation Backpropagation: Parameter-Free Training of Multilayer Neural Networks with Continuous or Discrete Weights"
itayhubara/gfx.js
A graphics backend for the browser (with a Torch7 client).
itayhubara/how-to-write-a-guide
A guide for how to write a guide
itayhubara/mnist-cluttered
itayhubara/sockeye
Sequence-to-sequence framework with a focus on Neural Machine Translation based on Apache MXNet
itayhubara/ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
itayhubara/tensorflow
Computation using data flow graphs for scalable machine learning
itayhubara/warp-ctc
Fast parallel CTC.
itayhubara/yolo2-pytorch
YOLOv2 in PyTorch