Mathanraj SharmainBetter ProgrammingHow to Deploy H2O Wave App on HerokuDeploy H2O Wave app on Heroku using the “Heroku Git” methodJul 1, 2022Jul 1, 2022
Mathanraj SharmainTowards Data ScienceHow to Connect with Jupyter Server Running on AWS EC2Connecting to Jupyter server on AWS EC2 using local port forwardingJun 19, 2022Jun 19, 2022
Mathanraj SharmainTowards Data ScienceHow to install Miniconda x86_64 & Apple M1 side by side on Mac Book M1Miniconda x86_64 & Miniconda Apple M1 side by side on Mac Book M1May 9, 20229May 9, 20229
Mathanraj SharmainTowards Data ScienceMake your python tests efficient with pytest fixturesUnderstanding the fundamentals of pytest fixturesSep 19, 20211Sep 19, 20211
Mathanraj SharmainTowards Data ScienceHow to add git hooks for your python projects using the pre-commit frameworkAs a developer, we need to ensure readability, writability, and reliability of the program we are writing.Sep 12, 2021Sep 12, 2021
Mathanraj SharmaWriting Dockerfile for Data Scientists and Machine Learning EngineersWe Data Scientists and ML Engineers focus more on building successful models and not much concerned about how we going to deploy the model…May 18, 20211May 18, 20211
Mathanraj SharmainTowards Data ScienceInstalling multiple alternative versions of Python on Ubuntu 20.04In this article, I will give the steps to install multiple versions of python and how to switch between different versions and use them as…Apr 9, 20212Apr 9, 20212
Mathanraj SharmainTowards Data ScienceInstalling Multiple CUDA & cuDNN Versions in UbuntuNowadays most of us use the CUDA toolkit to train deep learning models. But things get messy when we grow from PROJECT to PROJECTS. Yes…Dec 24, 202010Dec 24, 202010
Mathanraj SharmainTowards Data ScienceSetting up Tensorflow-GPU with Cuda and Anaconda onWindowsWriting this article to help out those who have trouble in setting up Cuda enabled TensorFlow deep learning environment. If you don’t have…Dec 6, 20209Dec 6, 20209
Mathanraj SharmainTowards Data ScienceIntroduction to Robotic Control SystemsRobotics is an interdisciplinary area of study between engineering and computer science. The key aim of robotics is to produce, computer…Sep 13, 20201Sep 13, 20201