PostgreSQL Data handling using Python’s psycopg2
https://medium.com/@tech.interview.buddies/postgresql-data-handling-using-pythons-psycopg2-062ce19abe1e
https://medium.com/@tech.interview.buddies/postgresql-data-handling-using-pythons-psycopg2-062ce19abe1e
Medium
PostgreSQL Data handling using Python’s psycopg2
PostgreSQL is a powerful relational database management system, often used in Python applications. psycopg2 is a popular Python library for…
Automatic search for cheap flights with Airflow on Docker
https://medium.com/@jc.barreras.maldonado/automatic-search-for-cheap-flights-with-airflow-on-docker-f6f336aba181
https://medium.com/@jc.barreras.maldonado/automatic-search-for-cheap-flights-with-airflow-on-docker-f6f336aba181
Medium
Automatic search for cheap flights with Airflow on Docker
We all like to travel and what a better way to do it than paying an affordable price for it. At the beginning of this year my girlfriend…
Using Python to Analyze SEC Filing Form Data
https://ai.gopubby.com/using-python-to-analyze-sec-filing-form-data-56a190a3e955
https://ai.gopubby.com/using-python-to-analyze-sec-filing-form-data-56a190a3e955
Medium
Using Python to Analyze SEC Filing Form Data
Have you ever wondered what types of forms are most commonly submitted to the Securities and Exchange Commission (SEC)? In this article I…
How to Fix “OpenSlide Library Not Found” Error by Updating .zshrc on macOS
https://medium.com/@jamieannemortel/how-to-fix-openslide-library-not-found-error-by-updating-zshrc-on-macos-32538f857147
https://medium.com/@jamieannemortel/how-to-fix-openslide-library-not-found-error-by-updating-zshrc-on-macos-32538f857147
Medium
How to Fix “OpenSlide Library Not Found” Error by Updating .zshrc on macOS
When working with digital pathology images in Python using the OpenSlide library, you might encounter an error where Python can’t find the…
9 weirdly interesting features in Python
https://vmlogger.medium.com/9-weirdly-interesting-features-in-python-f37a68b4961f
https://vmlogger.medium.com/9-weirdly-interesting-features-in-python-f37a68b4961f
Medium
9 weirdly interesting features in Python
Easter Egg in Python
From Raw Data to Insights: My Journey in Civic Data Engineering
https://medium.com/@aruneema98/from-raw-data-to-insights-my-journey-in-civic-data-engineering-680dbc64e7f8
https://medium.com/@aruneema98/from-raw-data-to-insights-my-journey-in-civic-data-engineering-680dbc64e7f8
Medium
From Raw Data to Insights: My Journey in Civic Data Engineering
This article is about my internship experience with the API team at the City of Syracuse and how I built my foundations of data…
Mastering Python: A Comprehensive Path to Proficiency
https://medium.com/@thecuriouschronicles/mastering-python-a-comprehensive-path-to-proficiency-d732dc46fac3
https://medium.com/@thecuriouschronicles/mastering-python-a-comprehensive-path-to-proficiency-d732dc46fac3
Medium
Mastering Python: A Comprehensive Path to Proficiency
Python has solidified its position as one of the most popular and versatile programming languages in the world. Whether you’re a novice…
How does temperature impact next token prediction in LLMs?
https://towardsdatascience.com/how-does-temperature-impact-next-token-prediction-in-llms-779bd908f2cf
https://towardsdatascience.com/how-does-temperature-impact-next-token-prediction-in-llms-779bd908f2cf
Medium
How does temperature impact next token prediction in LLMs?
Exploration vs. Exploitation
Change Point Detection in Time Series
https://dataman-ai.medium.com/change-point-detection-in-time-series-c0b507752889
https://dataman-ai.medium.com/change-point-detection-in-time-series-c0b507752889
Medium
Change Point Detection in Time Series
Suppose you are exercising now and monitoring your heart rate with a digital device. You run for a quarter mile, walk for ten minutes, then…
Unlock Your Coding Superpowers with Python!
https://medium.com/@aj4705871/unlock-your-coding-superpowers-with-python-ede9e4b98d01
https://medium.com/@aj4705871/unlock-your-coding-superpowers-with-python-ede9e4b98d01
Medium
Unlock Your Coding Superpowers with Python!
If you’re new to the world of programming, the thought of learning a coding language can feel like a daunting task. But fear not, my…
Navigating the Intricacies of Crossword Puzzle Generation with Python
https://python.plainenglish.io/navigating-the-intricacies-of-crossword-puzzle-generation-with-python-d8cc6f153955
https://python.plainenglish.io/navigating-the-intricacies-of-crossword-puzzle-generation-with-python-d8cc6f153955
Medium
Navigating the Intricacies of Crossword Puzzle Generation with Python
Crossword puzzles, celebrated for their fusion of linguistic acumen and mental agility, remain a perennial favorite among enthusiasts…
How to set up your Python project as a Software Engineer (I)
https://python.plainenglish.io/how-to-setup-your-python-project-as-a-software-engineer-i-7c6b1ba48069
https://python.plainenglish.io/how-to-setup-your-python-project-as-a-software-engineer-i-7c6b1ba48069
Medium
How to set up your Python project as a Software Engineer (I)
As a Software-Data Engineer working with Python for a long time. I usually receive different questions from people that are coming into the…
Embracing the Future of Sequence Modeling: The Pivotal Role of Temporal Convolutional Networks in…
https://medium.com/@evertongomede/embracing-the-future-of-sequence-modeling-the-pivotal-role-of-temporal-convolutional-networks-in-803494fc8fb8
https://medium.com/@evertongomede/embracing-the-future-of-sequence-modeling-the-pivotal-role-of-temporal-convolutional-networks-in-803494fc8fb8
Medium
Embracing the Future of Sequence Modeling: The Pivotal Role of Temporal Convolutional Networks in…
Abstract
The Building Blocks of LLMs: Vectors, Tokens and Embeddings
https://medium.com/@tushar_aggarwal/the-building-blocks-of-llms-vectors-tokens-and-embeddings-9446f3e147af
https://medium.com/@tushar_aggarwal/the-building-blocks-of-llms-vectors-tokens-and-embeddings-9446f3e147af
Medium
The Building Blocks of LLMs: Vectors, Tokens and Embeddings
#1 of 101-Awesome LLMs Guides by Tushar Aggarwal