Closed
Description
We used to have support for Knet.jl in addition to Flux.jl, but it was dropped since ReinforcementLearning.jl@v0.4.0. The main reason was that Knet.jl is not very easy to extend. However, most functionalities have remained. I just notice that https://discourse.julialang.org/t/ann-announcing-torch-jl/42390 is relatively mature now. So maybe we can add an example here and compare the performance?
wait FluxML/Torch.jl#27
wait FluxML/Torch.jl#35