Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhengyaoJiang committed Apr 27, 2019
1 parent ec11f04 commit 102bd94
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# GradientInduction
Implementaion of Neural Logic Reinforcement learning and several benchmarks.
# Neural Logic Reinforcement Learing
Implementaion of [Neural Logic Reinforcement learning](https://arxiv.org/abs/1904.10729) and several benchmarks.
Neural Logic Reinforcement Learning uses deep reinforcement leanring methods to train a differential indutive logic progamming architecture, obtaining explainable and generalizable policies. Paper accepted by ICML2019.


## Enviornments
Developed in python2.7, Linux enviornment.

## Dependencies
### Dependencies
* numpy
* tensorflow

Expand Down

0 comments on commit 102bd94

Please sign in to comment.