yeah, I wrote a neural network a while back to run both in front and back end. to the front end I used JavaScript and for the back python. apart from matrix multiplications (python I used numpy, JavaScript I wrote my own class) the code is almost identical.
that got me wondering that I could write a program to translate a language to another. a large company could commission a (bunch of) programmer(s) to do this
that got me wondering that I could write a program to translate a language to another. a large company could commission a (bunch of) programmer(s) to do this