Viewing a single comment thread. View all comments

phobrain t1_iy779q0 wrote

Seems javascript would have access to the GPU? But I haven't heard of people running models that way.

I wouldn't call this example intelligible, but, if you imagine Socrates breaking down like HAL in 2001/Space psychosis.

1

Ingvariuss OP t1_iy7xskk wrote

Yes, you're right. JavaScript would be the natural solution and I've seen others and had my scikit-learn models in a production environment that way. Although, I'm not too experienced with deploying ML solutions through JS as this was done by a software engineer at the place I worked at before.

I'll definitely consider building something in JS if it comes to building part 2 of this article.

As for the idea of HAL, that is very interesting! I don't imagine this bot going like that as it is built with a small model and it's also trained on Socrates. It can get "annoying" with the Socratic method and returning the question back to you though. :D

1