Aniket Sharma

Articles

Maintaining multiple versions of Python using Anaconda
Feb 2022
There can be any number of reasons to require different versions of Python and we can do this easily using Anaconda.

Machine Learning Zoomcamp Updates
Sep 2021
Here I share the progress I make in the Machine Learning Zoomcamp.

Automatic Strategy Selection in Google OR Tools
Aug 2021
How search strategy is chosen automatically in Google OR Tools Constraint Solver?

How to Create a Chat Room in Python
Jun 2020
A simple chat room using Python.