Chris Taylor

Results 33 issues of Chris Taylor

https://github.com/PHZ76/rtmp/blob/ce297b6b77fad4f5865301b2743972fbd0d3fd3f/src/xop/RtmpChunk.cpp#L108 The code has a bug here

The `env.step` return values changed, so this code is now how to get it going: ``` # Number of timesteps run so far this batch t = 0 while t...

I evaluated this software against the state of the art for learned upsamplers at 60 FPS, targeting both desktop GPUs and Intel iGPUs, and 1920x1080 output resolution. The results are...

This commit works: https://github.com/catid/pixel-perfect-sfm/commit/89f487fbb0cb9d08cfe8ed16f8deda39501ba049

https://arxiv.org/pdf/2308.07037.pdf Check out the last figure in the paper :)

I gave it a github api token that has access to my playground repo: https://github.com/catid/swe_agent_playground Token is in the keys.cfg but it doesn't seem to read that so I also...

feature

Many modern applications care about data security in flight. Making it part of Tonk makes a lot more sense than hacking it in at the application layer, but will require...

There should be a Unity example project using the C# wrapper.

The TonkineseNAT code needs to be updated with MacOS-specific APIs to get the gateway address. There are also generally OS specific things to port around the codebase.