All Stories
Do we always need labeled data? Supervised vs. Unsupervised Learning
If you read the post about binary classification and decision trees, you may notice that we need features and labels for each training sample. It is required for classification task b...
in Education, Jul 21, 2020Understand binary classification and decision trees with only 9 lines of code
I’ve already mentioned that there are plenty of machine learning tasks (problems) that you can tackle. Some of them are pretty easy, some of them require a lot of skills and experienc...
in Education, Jul 01, 2020Why you should start using machine learning? And can everyone do that?
Whether you work as a software developer or not, you hear about artificial intelligence and machine learning almost everyday. Vehicles driving autonomously, governments tracking peopl...
in Education, Jun 15, 2020Featured
-
If I had to pick only one tool that makes machine learning easier for everyone...
in Tools, -
Organizing work with Neptune tool for experiment tracking and visualizations
in Project Tracking, Visualization, -
Finding good learning rate for your neural nets using PyTorch Lightning
in Neural Networks, Tools, -
How to use data from Google Drive in Colab and what can possibly go wrong
in Tools, Tutorial, -
Don't give up on machine learning because of your low-end hardware
in Education, Tools,