@ryo_grid(Ryo Kanbayashi)2020-03-12【回答編】Keras(TensorFlowバックエンド)でのマルチコア・マルチプロセッサ並列化、GPU並列化はどんな実装になっているのだろう?
@ryo_grid(Ryo Kanbayashi)2019-06-28Though you are JS programmer, you should understand concurrency control between tasks like multithreaded language
@ryo_grid(Ryo Kanbayashi)2019-06-26Trying JS thread library called Cuncurrent.Thread not using worker thread and additional process / Implemented coordinated type pseudo thread with async/await and Promise
@ryo_grid(Ryo Kanbayashi)2019-06-26Trying JS thread library called Cuncurrent.Thread and Implemented coordinated type pseudo thread with async/await