Pinned Repositories
Arcade-Learning-Environment
The Arcade Learning Environment (ALE) -- a platform for AI research.
Atari
Persistent advantage learning dueling double DQN for the Arcade Learning Environment.
Character-Level-Language-Modeling-with-Deeper-Self-Attention-pytorch
Reproducing Character-Level-Language-Modeling with Deeper Self-Attention in PyTorch
deep_q_rl
Theano-based implementation of Deep Q-learning
gym-gridworld
Simple grid-world environment compatible with OpenAI-gym
gym-rle
A Gym environment for RLE (Retro Learning Environment)
Retro-Learning-Environment
The Retro Learning Environment (RLE) -- a learning framework for AI
RocksmithToTab
Exports Rocksmith 2014 songs to Guitar Pro tabs
surreal.pytorch
A PyTorch implementation of SURREAL
VQ-VAE
Minimalist implementation of VQ-VAE in Pytorch
nadavbh12's Repositories
nadavbh12/VQ-VAE
Minimalist implementation of VQ-VAE in Pytorch
nadavbh12/Retro-Learning-Environment
The Retro Learning Environment (RLE) -- a learning framework for AI
nadavbh12/Character-Level-Language-Modeling-with-Deeper-Self-Attention-pytorch
Reproducing Character-Level-Language-Modeling with Deeper Self-Attention in PyTorch
nadavbh12/gym-rle
A Gym environment for RLE (Retro Learning Environment)
nadavbh12/surreal.pytorch
A PyTorch implementation of SURREAL
nadavbh12/gym-gridworld
Simple grid-world environment compatible with OpenAI-gym
nadavbh12/RocksmithToTab
Exports Rocksmith 2014 songs to Guitar Pro tabs
nadavbh12/Barcode_1D
Vision-based 1D barcode localization method for scale and rotation invariant
nadavbh12/baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
nadavbh12/convNet.pytorch-1
ConvNet training using pytorch
nadavbh12/DeepRL
Highly modularized implementation of popular deep RL algorithms by PyTorch
nadavbh12/Detectron.pytorch
A pytorch implementation of Detectron. Both training from scratch and inferring directly from pretrained Detectron weights are available.
nadavbh12/detectron2
Detectron2 is FAIR's next-generation research platform for object detection and segmentation.
nadavbh12/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
nadavbh12/install_blender_as_a_package
script for installing blender as a Python package
nadavbh12/open-bus
Analysing Israel public transport data
nadavbh12/panoptic-toolbox
nadavbh12/playground
Play with neural networks!
nadavbh12/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
nadavbh12/pytorch-a2c-ppo-acktr
PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO) and Scalable trust-region method for deep reinforcement learning using Kronecker-factored approximation (ACKTR).
nadavbh12/pytorch-a3c
PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".
nadavbh12/ray
A high-performance distributed execution engine
nadavbh12/rocksmith-custom-song-toolkit
Custom song toolkit for Rocksmith and Rocksmith 2014
nadavbh12/seq2seq.pytorch
Sequence-to-Sequence learning using PyTorch
nadavbh12/SPADE
Semantic Image Synthesis with SPADE
nadavbh12/stylegan2-pytorch
Implementation of Analyzing and Improving the Image Quality of StyleGAN (StyleGAN 2) in PyTorch
nadavbh12/surreal
Learning from Synthetic Humans, CVPR 2017
nadavbh12/tf-vqvae
Tensorflow Implementation of the paper [Neural Discrete Representation Learning](https://arxiv.org/abs/1711.00937) (VQ-VAE).
nadavbh12/utils.pytorch
Utilities for Pytorch
nadavbh12/vdvae
Repository for the paper "Very Deep VAEs Generalize Autoregressive Models and Can Outperform Them on Images"