JuliaML / Reinforce.jl

Abstractions, algorithms, and utilities for reinforcement learning in Julia
Other
201 stars 35 forks source link

Benchmarks vs tensorflow and pytorch #25

Closed msaroufim closed 2 years ago

msaroufim commented 5 years ago

Hey team,

Am really interested in this project since I feel Julia is a superior language for my use cases vs python. However, am wondering if you've also seen performance gains (memory and latency) vs those libraries on both CPU and GPU specifically for DQN. Thanks, Mark