Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Reinforcement Learning tooling built with Nx

License

NotificationsYou must be signed in to change notification settings

DockYard/rein

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️This library is a work in progress!

Reinforcement Learning algorithms written inNx.

Installation

Ifavailable in Hex, the package can be installedby addingrein to your list of dependencies inmix.exs:

defdepsdo[{:rein,"~> 0.1.0"}]end

Dependencies

This library has no external dependencies. However,one should be able to runEXLA, which is the default backend and compiler.

Torchx can also be used through theREIN_NX_BACKEND environment variable.

Environment variables

  • REIN_NX_BACKENDIf set to "torchx", will use Torchx as the default backend. If "binary", uses plain Nx.BinaryBackend.Otherwise, will use EXLA as the default backend and compiler.

    For EXLA and Torchx, each have their own available environment variables as well.

Authors

We are very thankful for the many contributors

Versioning

This library followsSemantic Versioning

Looking for help with your Elixir project?

At DockYard we are ready to help you build your next Elixir project. We have a unique expertisein Elixir and Phoenix development that is unmatched.Get in touch!

At DockYard we love Elixir! You canread our Elixir blog posts

Legal

DockYard, Inc. © 2023

@DockYard

Licensed under the MIT license

About

Reinforcement Learning tooling built with Nx

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp