-
Notifications
You must be signed in to change notification settings - Fork 0
refactor: legible ppo using functools.partial instead of purejaxrl's paradigm #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
TODO:
|
|
@gemini-code-assist for JAX and Flax NNX, should I be using functools.partial or static_argnames or something else to what I am trying to do? |
|
Hi @farazeid, That's a great question, and it touches on an important aspect of writing efficient JAX/Flax NNX code. Let's break down
|
5210e1e to
f6d7bca
Compare
…paradigm fix: rm reference to ICM
f6d7bca to
4046299
Compare
This comment was marked as outdated.
This comment was marked as outdated.
|
@gemini-code-assist review |
a30fd9d to
d70aac9
Compare
…po script with prefix `purejaxrl.`
No description provided.