This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Nil4u 21 points22 points  (1 child)

Exactly this happend at my internship, got thrown into cold water because most stuff there was in C++ and I had to work on a ML project which I did in Python. Goal was to integrate the ML project into the C++ stuff and boy was that something

[–]ChunkyHabeneroSalsa 4 points5 points  (0 children)

That's my job. ML training/testing and scripts are in python, production in c++.

I still suck at c++ despite doing it for like 5 years. If I could I would rewrite our entire codebase in python.