Jun Tian

Results 70 issues of Jun Tian

Waiting for @xiaodaigh to register it https://github.com/xiaodaigh/Game2048.jl 😉

RLEnvs

https://github.com/geek-ai/MAgent I just did a quick test. It seems easy to support. Ping me if anyone really needs this environment.

RLEnvs

Would be nice to wrap [Box2D](https://github.com/erincatto/Box2D) and include some environments like the ones of [OpenAI Gym](https://github.com/openai/gym/tree/master/gym/envs/box2d).

RLEnvs

https://github.com/bulletphysics/bullet3 See also [here](https://discourse.julialang.org/t/julia-interface-to-bullet-physics/12617)

RLEnvs

https://github.com/JuliaReinforcementLearning/ViZDoom.jl/issues/7

RLEnvs

This is an ambitious goal that workers and learners can be relatively independent. One possible scenario may be, running fast evaluation in Julia within workers and running learner with TF/PyTorch/JAX...

DistRL

For example: http://docs.yaoquantum.org/stable/man/registers.html#YaoBase.nactive ![image](https://user-images.githubusercontent.com/5612003/75507409-f046a580-5a1b-11ea-98d2-32ba9076b5ba.png) It will jump to https://github.com/JuliaLang/julia/blob/46ce4d79337bdd257ee2e3d2f4bb1c55ff0a5030/base/#L0-L8 . I guess it relates to the code here: https://github.com/QuantumBFS/YaoBase.jl/blob/master/src/utils/interface.jl#L30 Any idea how to fix it?

help wanted

I'd like to customize the color of those characters in `TreeCharSet` with https://github.com/KristofferC/Crayons.jl . But the type is constrained to `String` currently. (I remember it was not in prior minor...

Currently the docker image and tag are hard-coded in the source code: https://github.com/JuliaDocs/Documenter.jl/blob/28de68c0a10c7f7e8f7e6de9dcf266f9ab5947e1/src/Writers/LaTeXWriter.jl#L134 https://github.com/JuliaDocs/Documenter.jl/blob/28de68c0a10c7f7e8f7e6de9dcf266f9ab5947e1/src/Writers/LaTeXWriter.jl#L159 It would be very convient to allow configuring them.

Type: Enhancement
Format: LaTeX