duc0's Stars
openai/gym
A toolkit for developing and comparing reinforcement learning algorithms.
terryum/awesome-deep-learning-papers
The most cited deep learning papers
leereilly/games
:video_game: A list of popular/awesome video games, add-ons, maps, etc. hosted on GitHub. Any genre. Any platform. Any engine.
pytorch/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
google/deepdream
google/dopamine
Dopamine is a research framework for fast prototyping of reinforcement learning algorithms.
alexjc/neural-doodle
Turn your two-bit doodles into fine artworks with deep neural networks, generate seamless textures from photos, transfer style from one image to another, perform example-based upscaling, but wait... there's more! (An implementation of Semantic Style Transfer.)
pytorch/tutorials
PyTorch tutorials.
facebookresearch/pytext
A natural language modeling framework based on PyTorch
chainer/chainer
A flexible framework of neural networks for deep learning
leela-zero/leela-zero
Go engine with no human-provided knowledge, modeled after the AlphaGo Zero paper.
LeelaChessZero/lc0
Open source neural network chess engine with GPU acceleration and broad hardware support.
graphific/DeepDreamVideo
implementing deep dream on video
h1st-ai/h1st
Power Tools for AI Engineers With Deadlines
glinscott/leela-chess
**MOVED TO https://github.com/LeelaChessZero/leela-chess ** A chess adaption of GCP's Leela Zero
chanzuckerberg/sorbet-rails
A set of tools to make the Sorbet typechecker work with Ruby on Rails seamlessly.
leovandriel/caffe2_cpp_tutorial
C++ transcripts of the Caffe2 Python tutorials and other C++ example code
PetterS/monte-carlo-tree-search
Monte Carlo Tree Search with UCT with a couple of example games.
facebookarchive/tutorials
Caffe2 Tutorials
duc0/deep-dream-in-pytorch
Pytorch implementation of the DeepDream computer vision algorithm
smistad/OpenCL-Getting-Started
A small "getting started" tutorial for OpenCL. See http://www.eriksmistad.no/getting-started-with-opencl-and-gpu-computing/ for more info
stoicflame/ofx4j
duc0/vitech
tuyển chọn các tài liệu về công nghệ bằng tiếng Việt
sar-gupta/deep-dream-pytorch
Pytorch implementation of DeepDream on VGG16 Network
VNOI-Admin/vnoi_wiki
yujinwunz/MineSolver2
An algorithmic revisit of my old Minesweeper solver. This time, with more algorithms!
hoangnguyen7699/LinearRegression
duc0/CP4J
Java libraries for Competitive Programming
duc0/options4J
Options pricing in Java. Forked from https://code.google.com/archive/p/maygard/
thunguyen177/Pytorch