+ 1
Which is the better interpreter for python?
There are many interpreters available like jupyter nootbook, pycharm, google colab etc. But which one is better for AI ?
2 odpowiedzi
+ 2
PyCharm is on the top but it is large and also need premium
you can try Thonny is is very light and offer every features like auto complete , indentation, line count,debugging
u can also manage all your python packages and install other as per your need
+ 1
Have a look at VScode with python extensions. No need for subscription for fully functioning version and supports jupyter notebooks well. Can link to Azure if you want to use cloud processing for AI.