Kaihu Chen

Results 24 comments of Kaihu Chen

Long-term memory management is a must in order for this project to become practical. RAG is a possible solution, but there are also [related discussions here](https://github.com/OpenInterpreter/open-interpreter/issues/668) which you may want...

My test with GRID K520 GPU (Amazon g2.2xlarge) using my own dataset shows that pix2pix/Torch runs about 30 times faster than pix2pix/Tensorflow version. Monitoring using 'watch nvidia-smi' shows that the...

@yenchenlin My bad! I have many servers and it would seem that I did the test on a server with the CPU version of the tensorflow, and not the GPU...

@thejohnbackes Were you able to get this JS port of the char-rnn to work?