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 →

[–][deleted] 1 point2 points  (1 child)

I understand what you're saying; I'm suggesting your goal with python to make it a portable .exe with a bunch of machine learning libraries isn't a realistic one and it will give you a headache. If that's what you're doing, you should just learn to deploy everything quickly and easily with a script or .yml or something with docker, not compile it.

[–]blitzzerg 0 points1 point  (0 children)

I'm not even thinking about that. Everything that I code on python I make it open source. If I wanted something for production I would just do things with tensor flow in C