Coder Social home page Coder Social logo

Comments (5)

asieradzk avatar asieradzk commented on June 16, 2024

Hi Kerod.

Thanks for trying RL Matrix. I am in the process of making it a lot more polished and I'll be ditching binary serialiser for buffer saving.

I never exposed the saving method for RLMatrix.Godot and for plain RLMatrix if I remember correctly its deleted/commented out.

Are you using DQN or PPO? I might be able to publish something today for you. But there will be small breaking changes.

from rl_matrix.

kerodkibatu avatar kerodkibatu commented on June 16, 2024

Thanks a lot for the prompt response! I'm currently using PPO.

from rl_matrix.

asieradzk avatar asieradzk commented on June 16, 2024

Thanks a lot for the prompt response! I'm currently using PPO.

Thats a shame. I'm a bit behind on this one. Let's see what I can do.

from rl_matrix.

kerodkibatu avatar kerodkibatu commented on June 16, 2024

No worries at all! I understand that these things take time, and I'm really grateful for your willingness to help out.

I just wanted to reiterate how much I admire what you're doing with RL Matrix. It's a fantastic tool for the C# RL community, and I'm excited to see how it evolves.

Count me in for support—I'd be more than happy to contribute examples and functionality to help push the project forward.

from rl_matrix.

asieradzk avatar asieradzk commented on June 16, 2024

Just an update that I have commited an updated version. Its not on nuget yet

For you this means massive performance improvements for both PPO & DQN. Also RNN now works as intended and I am satisfied with it.

I have exposed save/load methods temporarily in the TrainingManagerBaseDiscrete so you'll have to find opportune time to access it (in between frame updates) or edit it yourself - let me know if you need help.

You may have to change some of your implementations as IEnvironment as been replaced with Async variant to enable some weird DRL experiments...

from rl_matrix.

Related Issues (5)

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.