GithubHelp home page GithubHelp logo

fietelab / farcuriosity Goto Github PK

View Code? Open in Web Editor NEW
3.0 4.0 0.0 444 KB

Neuro-Inspired Fragmentation and Recall to Overcome Catastrophic Forgetting in Curiosity

Home Page: http://arxiv.org/abs/2310.17537

License: MIT License

Dockerfile 0.28% Python 99.72%

farcuriosity's Introduction

Neuro-Inspired Fragmentation and Recall to Overcome Catastrophic Forgetting in Curiosity

Official implementation for Neuro-Inspired Fragmentation and Recall to Overcome Catastrophic Forgetting in Curiosity (NeurIPS 2023 Workshop).

Architecture

Usage

Install packages.

pip install -r requirements.txt

Run Experiments.

python launch.py -alg ppo -curiosity_alg rnd -env jamesbond -lstm -sample_mode gpu -num_gpus 1 -normalize_advantage -normalize_reward -dual_value -normalize_obs -fragmentation -recall -use_feature -use_wandb

Citation

@inproceedings{hwang2023neuro,
    author = {Hwang, Jaedong and Hong, Zhang-Wei and Chen, Eric and Boopathy, Akhilan and Agrawal, Pulkit and Fiete, Ila},
    title = {Neuro-Inspired Fragmentation and Recall to Overcome Catastrophic Forgetting in Curiosity},
    booktitle={NeurIPSW 2023 (Intrinsically Motivated Open-ended Learning)},
    year = {2023},
}   

Acknowledgements

Our code is based on EIPO and rlpyt

farcuriosity's People

Contributors

jd730 avatar

Stargazers

Oscar avatar liangwenhao avatar  avatar

Watchers

 avatar Rylan Schaeffer avatar  avatar Federico Claudi avatar

farcuriosity's Issues

Running the default README command wouldn't go well

Hi.

I used the following command in order get the related results in the paper:

Run Experiments.

python launch.py -alg ppo -curiosity_alg rnd -env jamesbond -lstm -sample_mode gpu -num_gpus 1 -normalize_advantage -normalize_reward -dual_value -normalize_obs -fragmentation -recall -use_feature -use_wandb
However, the result is much more like the setting which doesn't use the FARCuriostiy algorithm.

I had an idea that what will happen if we remove the
-normalize_reward
argument, and it worked as it was expected.

Could you give me a hint on what is the problem with the default run command? Is it preferred to use it or this command is just a hint?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.