JavaScript's garbage collector is not very ready for machine learning
1–4 of 4 posts
Re: JavaScript's garbage collector is not very ready for machine learning
#2This and the lack of infix operators was one of the main reasons Shumai stalled out. The language has so much to offer, but JS just isn't quite there for native ML coding
Re: JavaScript's garbage collector is not very ready for machine learning
#3[deleted]
Re: JavaScript's garbage collector is not very ready for machine learning
#4This is a great opportunity to embrace wasm which is perfect for this task.