Stars
⛷ Lightweight Markdown app to help you write great sentences. ⛷ 轻灵的 Markdown 笔记本伴你写出妙言
Some container data structures written in the next generation of Golang with generics
An elegant PyTorch deep reinforcement learning library.
ThunderGBM: Fast GBDTs and Random Forests on GPUs
Anserini is a Lucene toolkit for reproducible information retrieval research
This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Dueling Network, DDPG, SAC, A2C, PPO, TRPO. (More algorithms are…
Implementation and experiments of reinforcement learning algorithms in CS885 @ UW
Benchmark for different operations in pandas against various dataframe sizes.
Short CSS code snippets for all your development needs
tensorboard for pytorch (and chainer, mxnet, numpy, ...)
Make huge neural nets fit in memory
Extract Keywords from sentence or Replace keywords in sentences.
StarGAN - Official PyTorch Implementation (CVPR 2018)
Tutorial code on how to build your own Deep Learning System in 2k Lines
Game Agent Framework. Helping you create AIs / Bots that learn to play any game you own!
IPython magic command to profile and view your python code as a heat map.
This is an OpenGL(JOGL) 2d graph renderer for Cytoscape. Project for 2017 GSoC
ncnn is a high-performance neural network inference framework optimized for the mobile platform
An End-To-End, Lightweight and Flexible Platform for Game Research
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
Tensors and Dynamic neural networks in Python with strong GPU acceleration
TensorFlow-based neural network library
StarCraft environment for OpenAI Gym, based on Facebook's TorchCraft. (In progress)
An adversarial example library for constructing attacks, building defenses, and benchmarking both