Ricky Han

Results 24 issues of Ricky Han

I'm planning on a q learning algorithm with 2 agents which would be the optimal strategy for agario. How long did it take to train the model?

How can I import lib from main without using loader?

question

I know it's on the roadmap. Just opening an issue for now because I might work on that.

enhancement

https://github.com/coolwanglu/vim.js Any chance to integrate vim keybinds for the keyboard-fluent? If you can point me the files to modify I can probably submit a pull request.

enhancement

defaults to vim

Something like: https://github.com/mikolalysenko/bipartite-vertex-cover/blob/master/vcover.js I can make a pull request when I'm done.

- What is the feature ? Currently, AreaSeries colors the area from Path/LineSeries to baseline. This is done with Polygon. It would be nice to have two different colors for...

enhancement
good first issue
feature request

Is there a script I can use to batch upload .png pictures?

enhancement

Recently I encountered a bug where when a buffer associated with a file descriptor(`TcpStream`) is filled, `stream.write` will block forever. Bugs of this nature are very hard to find. [`std::net::TcpStream`](https://doc.rust-lang.org/std/net/struct.TcpStream.html#method.set_write_timeout)...