Data Science
Knowledge Distillation, aka Teacher-Student Model
With the release of large models in the last few years, from GPT-3 to Megatron, I keep pondering how to experiment and use these models for a specific use case. These models are trained on massive…
deep-learningmachine-learningpython
Python: logging program state into multiple files for analysis
pythondatadata-science
How to Replace Python 'for' Loops with NumPy Operations
pythonfor-loopsnumpy
Meet FusionGrid - The Rocket Fuel for Data-Intensive Applications with Integrated Charting
fusiongriddatadata-science
Use Python to Find the InterQuartile Range of a Dataset
A tutorial on finding the interquartile range of a dataset using Python.
pythondatasetstatistics
How Can We Upload Data to Google Colab?
The most popular ways of uploading CSV files on the Google Colab notebook.
google-colabdataprogramming
How to Convert Scanned Files to Searchable PDF Using Python and Pytesseract
An efficient way to OCR scanned images
pythonpdfpytesseract
114 Data Science Projects You Can Try with Python
110+ Data Science Projects solved & explained with Python
data-sciencepythonprojects
How to Analyse PowerBall Numbers with Python
Pandas can't Predict the Future. Can You?
pythondatadata-science
A Quick Trick to Make DataFrames with Uneven Array Lengths
A combination of two simple techniques I learned in the past two weeks.
pythondataframesdata-science