Skip to content
View danielliuce's full-sized avatar

Highlights

  • Pro

Block or report danielliuce

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. TL-System/plato TL-System/plato Public

    A federated learning framework to support scalable and reproducible research

    Python 379 86

  2. MapperPublic MapperPublic Public

    A demo of the mapper project created in ECE297 and some personal lessons and reflections

  3. DQNExtensions DQNExtensions Public

    This is an extension of DeepQNetworks Repository implementing more recent research discoveries. Created solely for my own self learning from the book Deep Reinforcement Learning Hands-On by Maxim L…

    Python 1

  4. a2c_and_a3c_method a2c_and_a3c_method Public

    This Repository is for my own self learning of the actor-critic method and its extension asynchronous advantage actor-critc. The material learned is from the book Deep-Reinforcement-Learning hands-…

    Python

  5. CrossEntropyMethod CrossEntropyMethod Public

    This Repository is dedicated to my own self learning of the reinforcement learning method Cross-Entropy Method from the book Deep Reinforcement Learning Hands-On by Maxim Lapan with comments of my own

    Python 1

  6. DeepQNetworks DeepQNetworks Public

    This Repository is for my own self learning of the reinforcement method that uses value iteration with more complex problems. In particular, it solves the pong game. Learned from the book Deep Rein…

    Python