Machine Learning Tutorial
Machine Learning (ML) is a subset of artificial intelligence (AI) that involves using algorithms and statistical models to enable computers to perform tasks without being explicitly programmed to perform those tasks. It is essentially a method of training computers to learn from and make decisions based on data. Here is […]
Learn Data Structures and Algorithms – Introduction and Learning Resources
Why Every Software Engineer Should Learn Data Structures and Algorithms Data structures and algorithms are the foundation of computer science. They are the building blocks that allow us to create efficient and effective software. As a software engineer, it is essential to have a strong understanding of data structures and […]
Python Website Full Tutorial – Flask, Authentication, Databases & More
Flask is a lightweight Python web framework that provides valuable tools and features for building web applications. It is designed to be simple and easy to use and has a small, easy-to-learn codebase. Flask is often used as a starting point for building web applications because it is lightweight and […]
Data analysis made easy: Text2Code for Jupyter notebook
In June of 2020, OpenAI launched their new model GPT-3, which not only has futuristic NLP(Natural Language Processing) capabilities, but was also able to generate React code and simplify command-line commands. Looking at these demos was a huge inspiration for us and we realized that while doing data analysis, a lot of times, we […]
handcalcs: Python calculations in Jupyter, as though you wrote them by hand
handcalcs is a library to render Python calculation code automatically in Latex, but in a manner that mimics how one might format their calculation if it were written with a pencil: write the symbolic formula, followed by numeric substitutions, and then the result. Because handcalcs shows the numeric substitution, the calculations become significantly easier […]
Happy New Year!
May the coming year fill your life with happiness, good health and prosperity! Wish you an amazing year ahead.