kakaoenterprise / JORLDY

Repository for Open Source Reinforcement Learning Framework JORLDY
Apache License 2.0
359 stars 50 forks source link

[#129]intergrate network of dqn, deterministic policy actor, critic #131

Closed kan-s0 closed 2 years ago

kan-s0 commented 2 years ago

:star2: Hello! Thanks for contributing JORLDY!

Checklist

Please check if you consider the following items.

Types of changes

Please describe the types of changes! (ex. Bugfix, New feature, Documentation, ...) modify

Test Configuration

Description

Please describe the details of your contribution

add to network.policy.py

create network.q_network.py:

modify the naming using the changed network