jendelel's Stars
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
ytdl-org/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
openai/gym
A toolkit for developing and comparing reinforcement learning algorithms.
CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
aleju/imgaug
Image augmentation for machine learning experiments.
jupyterlab/jupyterlab
JupyterLab computational environment.
rail-berkeley/rlkit
Collection of reinforcement learning algorithms
sfujim/TD3
Author's PyTorch implementation of TD3 for OpenAI gym tasks
nicokaiser/rpi-audio-receiver
Raspberry Pi Audio Receiver with Bluetooth A2DP, AirPlay 2, and Spotify Connect
rail-berkeley/softlearning
Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official implementation of the Soft Actor-Critic algorithm.
benelot/pybullet-gym
Open-source implementations of OpenAI Gym MuJoCo environments for use with the OpenAI Gym Reinforcement Learning Research Platform.
peci1/nvidia-htop
A tool for enriching the output of nvidia-smi.
zuoxingdong/lagom
lagom: A PyTorch infrastructure for rapid prototyping of reinforcement learning algorithms.
Kaixhin/PlaNet
Deep Planning Network: Control from pixels by latent planning with learned dynamics
lalonderodney/SegCaps
Official Implementation of the Paper "Capsules for Object Segmentation".
yangkky/distributed_tutorial
andrew-j-levy/Hierarchical-Actor-Critc-HAC-
This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.
zuoxingdong/VIN_PyTorch_Visdom
PyTorch implementation of Value Iteration Networks (VIN): Clean, Simple and Modular. Visualization in Visdom.
kashif/firedup
Clone of OpenAI's Spinning Up in PyTorch
emreaksan/deepwriting
Code for `DeepWriting: Making Digital Ink Editable via Deep Generative Modeling` paper
Genentech/pviz
Pviz
sanshu/protaeljs
JavaScript library for biological data visualization
ufal/npfl117
Deep Learning Seminar -- ÚFAL course NPFL117
cusbg/prankweb
Web application for protein-ligand binding sites analysis and visualization
ppplinday/Multiple-GAN-Tensorflow-Mnist
Implement multiple gan including vanilla_gan, dcgan, cgan, infogan and wgan with tensorflow and dataset including mnist.
BreastGAN/experiment1
BreastGAN, first experiment.
Breakend/BayesianPolicyGradients
BreastGAN/experiment2
BreastGAN, second experiment.
oskopek/ml_project_template
A template for ML projects striking a balance between reproducibility and rapid iteration.
tranquilo12/kli
A Kaggle Cli with a config file.