Skip to content

Commit

Permalink
modification
Browse files Browse the repository at this point in the history
  • Loading branch information
hzxsnczpku committed Mar 11, 2018
1 parent 54d4b46 commit 9e04bc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ I recently have done some simple experiments on the Bayesian methods in Q-Learni
* [Weight uncertainty in neural networks](https://arxiv.org/abs/1505.05424)
* [An empirical evaluation of thompson sampling](http://papers.nips.cc/paper/4321-an-empirical-evaluation-of-thompson-sampling.pdf)

I have tried the variance inference approach and the dropout approach on the CartPole, Acrobot and nChain environment. The results of different algorithms are shown in the following figures and tables. A more specific report is placed in https://github.com/hzxsnczpku/banrinochoujou/blob/master/doc/hw.pdf.
I have tried the variance inference approach and the dropout approach on the CartPole, Acrobot and nChain environment. The results of different algorithms are shown in the following figures and tables. A more detailed report is placed in https://github.com/hzxsnczpku/banrinochoujou/blob/master/doc/hw.pdf.

### nChain
| N | 20 | 30 | 50 | 80 | 100 |
Expand Down

0 comments on commit 9e04bc5

Please sign in to comment.