NLRL
Source code of Neural Logic Reinforcement Learning (https://arxiv.org/abs/1904.10729)
Install / Use
/learn @ZhengyaoJiang/NLRLREADME
Neural Logic Reinforcement Learing
Implementaion of Neural Logic Reinforcement learning 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
- numpy
- tensorflow (1.11)
User Guide
- use main.py to run the experiments
--mode=to specify the running mode, can be "train" or "generalize", where generalize means to run a generalization test.--task=to specify the task, can be "stack", "unstack", "on" or "cliffwalking".--algoto specify agent type, can be "DILP", "NN" or "Random"--nameto specify the id of this run.- for example:
python main.py --mode=train --algo=DILP --task=unstack --name=ICMLtest
Related Skills
YC-Killer
2.7kA library of enterprise-grade AI agents designed to democratize artificial intelligence and provide free, open-source alternatives to overvalued Y Combinator startups. If you are excited about democratizing AI access & AI agents, please star ⭐️ this repository and use the link in the readme to join our open source AI research team.
best-practices-researcher
The most comprehensive Claude Code skills registry | Web Search: https://skills-registry-web.vercel.app
groundhog
398Groundhog's primary purpose is to teach people how Cursor and all these other coding agents work under the hood. If you understand how these coding assistants work from first principles, then you can drive these tools harder (or perhaps make your own!).
isf-agent
a repo for an agent that helps researchers apply for isf funding
