How to build an end-to-end Data Science project from scratch

This article covers the five technologies required for building an end-to-end data science, artificial intelligence, or machine learning project from scratch. They are defining a problem statement, identifying the competing solutions, conducting a literature survey, identifying research gaps with possible Proof-of-concept, and finally, the practical utility of the solution. Welcome. I hope you are now … Read more

Month-wise Machine Learning and AI Conference deadlines in 2022

Publishing a research paper is a crucial part of research in academia. Based on the subject or research domain and the nature of an article, we aim to publish our findings at a conference or a journal like ACM or IEEE Transactions (journal home example link). Thus, knowing the important conference deadlines in your research … Read more

Writing papers using Latex – Part 2

crop female designer drawing on paper sheet

After you have gone through the gruesome as well as the exciting task of completing your experiments and getting somewhat positive results for your research publication(maybe even your first). The next step is to prepare it for paper submission at a conference or journal. By now, you should have a working Latex environment and the … Read more

Writing papers using Latex – Part 1

a woman studying inside the library

After you have gone through the gruesome as well as the exciting task of completing your experiments and getting somewhat positive results for your research publication(maybe even your first). The next step is to prepare it for paper submission at a conference or journal. Most conferences will follow the proceedings template of either ACM (generally, … Read more

Top 10 Python packages for mastering Data Science

The significance of learning Python for Data Science Python has turned out to be one of the commonly used programming languages for Machine Learning as well as in Data Science in general. It has become even more prominent after the rise of Deep Learning and use of GPUs. Python boasts of robust and widely used … Read more

How to prepare a technical presentation with googleslides

Presenting your research work or weekly progress to a large audience or your supervisor is an important skill to learn. Google slides (googleslides) have been a go-to for delivering a technical presentation nowadays.  This article will cover a step-by-step method that I use to prepare the first draft of my technical presentations in a short … Read more