Kajiyu's Stars
JuliaPy/PyPlot.jl
Plotting for Julia based on matplotlib.pyplot
joansj/hat
Overcoming catastrophic forgetting with hard attention to the task
ikostrikov/pytorch-a2c-ppo-acktr-gail
PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinforcement learning using Kronecker-factored approximation (ACKTR) and Generative Adversarial Imitation Learning (GAIL).
JoergFranke/ADNC
Advanced Differentiable Neural Computer (ADNC) with application to bAbI task and CNN RC task.
ytdl-org/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
RyotaKatoh/pyDobotMagician
maniplate DobotMagician with python
spotify/annoy
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk
facebookresearch/faiss
A library for efficient similarity search and clustering of dense vectors.
kenshohara/video-classification-3d-cnn-pytorch
Video classification tools using 3D ResNet
mkusner/grammarVAE
Code for the "Grammar Variational Autoencoder" https://arxiv.org/abs/1703.01925
PetrochukM/PyTorch-NLP
Basic Utilities for PyTorch Natural Language Processing (NLP)
moskomule/ewc.pytorch
An implementation of EWC with PyTorch
openai/atari-reset
Code for the blog post "Learning Montezuma’s Revenge from a Single Demonstration"
davidwhogg/MagicCube
don't ask
ariseff/overcoming-catastrophic
Implementation of "Overcoming catastrophic forgetting in neural networks" in Tensorflow
susumuota/oculoenv
Oculomotor environment/task library.
susumuota/gym-oculoenv
Gym environment class and examples for oculoenv (Oculomotor task environments).
adrienverge/familytreemaker
Generates a family tree graph from a simple text file
RobinChiu/gym-Rubiks-Cube
harvitronix/five-video-classification-methods
Code that accompanies my blog post outlining five video classification methods in Keras and TensorFlow
JuliaDynamics/ChaosTools.jl
Tools for the exploration of chaos and nonlinear dynamics
google/vae-seq
Variational Auto-Encoders in a Sequential Setting.
macaodha/batdetect
Python code for bat call detection in full spectrum audio files.
wbap/oculoenv
Oculomotor environment/task library.
ryuichiueda/probrobo2017
千葉工大大学院未来ロボティクス専攻2017年後期の講義
jadore801120/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
hardmaru/sketch-rnn-datasets
optional extra vector image datasets for sketch-rnn
google-deepmind/lab
A customisable 3D platform for agent-based AI research
locuslab/TCN
Sequence modeling benchmarks and temporal convolutional networks
dasguptar/treelstm.pytorch
Tree LSTM implementation in PyTorch