Skip to content
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

Add a binding for the torch.nn.elu activation function #51

Closed
fpoltronieri opened this issue Apr 5, 2024 · 1 comment
Closed

Add a binding for the torch.nn.elu activation function #51

fpoltronieri opened this issue Apr 5, 2024 · 1 comment

Comments

@fpoltronieri
Copy link

I am using torch.rb to implement a reinforcement learning library in Ruby reinforce.
I was wondering if you are planning to add the Torch::NN::Elu activation function in torch.rb. That would help me a lot in writing a DeepSet PPO implementation.

Thank you very much!

Best Regards

@ankane ankane closed this as completed in 8637c7a Apr 5, 2024
@ankane
Copy link
Owner

ankane commented Apr 5, 2024

Hi @fpoltronieri, added in the commit above. Let me know if you come across any other missing functionality that you need.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants