Skip to content

Commit

Permalink
Add OpenAI GPU kernel for block sparse weights and DeepMind's AlphaZero
Browse files Browse the repository at this point in the history
  • Loading branch information
ReDeiPirati committed Dec 6, 2017
1 parent b00482e commit 6bc95f1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
#### 2017-12

- GPU Kernels for Block-Sparse Weights [[arXiv](https://s3-us-west-2.amazonaws.com/openai-assets/blocksparse/blocksparsepaper.pdf)] [[article](https://blog.openai.com/block-sparse-gpu-kernels/)] [[code](https://github.com/openai/blocksparse)]
- Mastering Chess and Shogi by Self-Play with a General Reinforcement Learning Algorithm [[arXiv](https://arxiv.org/abs/1712.01815)]

#### 2017-11

- High-Resolution Image Synthesis and Semantic Manipulation with Conditional GANs [[arXiv](https://arxiv.org/abs/1711.11585)] [[article](https://tcwang0509.github.io/pix2pixHD/)] [[code](https://github.com/NVIDIA/pix2pixHD)]
Expand Down

0 comments on commit 6bc95f1

Please sign in to comment.