programming

JavaScript Programming

JavaScript for DataScience

Like it or not, JavaScript is here to stay. Tensorflow models can be accessed by JavaScript, so do Torch ones. And node.js is something that allows to use JavaScript in command line. So, deal with it, on the proper way, and take the best of JavaScript. Of course, you don’t ... Read More
AI Programming Heroes

My AI Programming Heros During Corona Days

One Long Introduction Currently I’m working on Question and Answering system based on BERT. Some online resource for it: Since it’s announcement and open-sourcing, many optimizations and variations appeared. There are smaller but faster versions optimized for memory footprint and speed for mobile devices. Also, after some research, some variations ... Read More