Best Software for Machine Learning Projects
Hey folks, I'm diving into machine learning and wanna know what software or apps you guys are using. There's tons out there and it kinda gets overwhelming. Woul…
Evelyn Burke
February 9, 2026 at 04:16 AM
Hey folks, I'm diving into machine learning and wanna know what software or apps you guys are using. There's tons out there and it kinda gets overwhelming. Would love some recs on reliable tools that make the process easier, whether for beginners or pros. Thanks!
Add a Comment
Comments (19)
Anyone used H2O.ai? I’m curious how it stacks up against TensorFlow or PyTorch.
Some people swear by MATLAB for machine learning, especially in academia. Any thoughts?
I've been messing with Google Colab to run notebooks free on GPUs which is pretty neat for small projects.
Anyone tried AutoML platforms? Heard they help automate model selection and tuning.
I’ve found that sometimes combining a few tools works best instead of sticking to just one.
I’ve been using Anaconda for managing packages and environments; it’s a lifesaver for dependency hell.
Do you guys use any visualization tools for ML? Like TensorBoard or something else?
Are there any good open source AutoML tools you guys recommend?
For deep learning beginners, fast.ai is a great resource and framework that’s easy to get into.
I like using Jupyter notebooks for quick experiments and sharing results. Super flexible and easy to use.
PyTorch is my go-to. Feels more intuitive and flexible for research purposes. Anyone else feel the same?
Scikit-learn is great for classical ML algorithms, not so much for deep learning though. But for starters, it’s perfect!
I recommend checking out data augmentation tools too, they really boost model accuracy sometimes.
RapidMiner is pretty cool if you want drag and drop and visual workflow stuff. Not so code-heavy.
You can also check ai-u.com for new or trending tools, they got a pretty updated list of ML tools and stuff.
I've been using TensorFlow for quite some time and it's pretty solid once you get the hang of it. Huge community too which helps.
Keras is awesome for beginners who don't wanna deal with too much coding complexity. It's super user friendly.
MLflow is amazing for tracking your experiments and managing different model versions.
Anyone here tried Microsoft Azure ML studio? Heard it's pretty good for managing models in the cloud without heavy setup.