How I Trained a Model to Mimic My Professor’s Writing Style
https://medium.com/@awabhabib222/how-i-trained-a-model-to-mimic-my-professors-writing-style-fa0e7f9ee56d
https://medium.com/@awabhabib222/how-i-trained-a-model-to-mimic-my-professors-writing-style-fa0e7f9ee56d
Medium
How I Trained a Model to Mimic My Professor’s Writing Style
Hello everyone, In this blog I have fine tuned the dataset and trained a model to mimic my professor’s writing style. To mimic it first I…
Let’s try: Apache Beam part 8 — Tags & Side inputs
https://medium.com/@bluebirz/lets-try-apache-beam-part-8-tags-side-inputs-7598bbaf80fe
https://medium.com/@bluebirz/lets-try-apache-beam-part-8-tags-side-inputs-7598bbaf80fe
Medium
Let’s try: Apache Beam part 8 — Tags & Side inputs
This blog we will get along together to see how can we design those complex ideas into a simple-readable yet powerful workflow.
Mastering Privacy and Performance: The Promise and Challenges of Federated Learning Networks
https://medium.com/@evertongomede/mastering-privacy-and-performance-the-promise-and-challenges-of-federated-learning-networks-292461118761
https://medium.com/@evertongomede/mastering-privacy-and-performance-the-promise-and-challenges-of-federated-learning-networks-292461118761
Medium
Mastering Privacy and Performance: The Promise and Challenges of Federated Learning Networks
Abstract
When GeoDjango empower web mapping APIs
https://koka-tic.medium.com/when-geodjango-empower-web-mapping-apis-f2acc31c7a40
https://koka-tic.medium.com/when-geodjango-empower-web-mapping-apis-f2acc31c7a40
Medium
When GeoDjango empower web mapping APIs
Work on maps (source: pixabay.com)
Modular Minds: Revolutionizing Sequential Data Analysis with Recurrent Independent Mechanisms
https://medium.com/@evertongomede/modular-minds-revolutionizing-sequential-data-analysis-with-recurrent-independent-mechanisms-2211dfea15f9
https://medium.com/@evertongomede/modular-minds-revolutionizing-sequential-data-analysis-with-recurrent-independent-mechanisms-2211dfea15f9
Medium
Modular Minds: Revolutionizing Sequential Data Analysis with Recurrent Independent Mechanisms
Abstract
📧📱 Building an Email and SMS Spam Classifier Using Streamlit and NLTK 🤖
https://medium.com/@ashima29/building-an-email-and-sms-spam-classifier-using-streamlit-and-nltk-68ba70a95e60
https://medium.com/@ashima29/building-an-email-and-sms-spam-classifier-using-streamlit-and-nltk-68ba70a95e60
Medium
📧📱 Building an Email and SMS Spam Classifier Using Streamlit and NLTK 🤖
Unlock the power of spam classification today. Click to experience!
How to properly rotate an image with OpenCV
https://medium.com/@maritaganta/how-to-properly-rotate-an-image-with-opencv-475e44a252f6
https://medium.com/@maritaganta/how-to-properly-rotate-an-image-with-opencv-475e44a252f6
Medium
How to properly rotate an image with OpenCV
I have many times struggled with rotating objects using OpenCV. What is a slope? Do I use radians or degrees? How do I get the rotation…
From Swirling Fluids to Hidden Patterns: Unveiling Insights with Singular Value Decomposition
https://goswami13.medium.com/from-swirling-fluids-to-hidden-patterns-unveiling-insights-with-singular-value-decomposition-3284af808ed0
https://goswami13.medium.com/from-swirling-fluids-to-hidden-patterns-unveiling-insights-with-singular-value-decomposition-3284af808ed0
Medium
From Swirling Fluids to Hidden Patterns: Unveiling Insights with Singular Value Decomposition
Fluid simulations generate a mountain of data, but how do you extract the gems of information hidden within? Enter Singular Value…
Yao’s “Millionaires’ Problem”
https://mikail-eliyah.medium.com/yaos-millionaires-problem-e7a00de8885c
https://mikail-eliyah.medium.com/yaos-millionaires-problem-e7a00de8885c
Medium
Yao’s “Millionaires’ Problem”
Rosebud
POLARS vs PANDAS — RUST vs PYTHON
https://medium.com/@krvamsi.432/polars-vs-pandas-rust-vs-python-1daf81683ebf
https://medium.com/@krvamsi.432/polars-vs-pandas-rust-vs-python-1daf81683ebf
Medium
POLARS vs PANDAS — RUST vs PYTHON
Hey everyone!!
Calculating the Volatility and Return of Stocks with Python
https://medium.com/@palajnc/calculating-the-volatility-and-return-of-stocks-with-python-cb6d90314e5a
https://medium.com/@palajnc/calculating-the-volatility-and-return-of-stocks-with-python-cb6d90314e5a
Medium
Calculating the Volatility and Return of Stocks with Python
In this article you will learn how to calculate correctly the stock’s return and volatility using python. How to calculate log-returns…
My Journey into Algorithms: From Research Papers to Code
https://medium.com/@failuredocumentary/my-journey-into-algorithms-from-research-papers-to-code-96958a1d2b29
https://medium.com/@failuredocumentary/my-journey-into-algorithms-from-research-papers-to-code-96958a1d2b29
Medium
My Journey into Algorithms: From Research Papers to Code
Hey everyone, let me take you on a journey through my wild ride in the world of algorithms and coding. Picture a young, curious mind, armed…
Downgrade and Upgrade python version on windows using pyenv Version Manager
https://medium.com/@lokendrasolanki60/downgrade-and-upgrade-python-version-on-windows-using-pyenv-version-manager-a5dda7631624
https://medium.com/@lokendrasolanki60/downgrade-and-upgrade-python-version-on-windows-using-pyenv-version-manager-a5dda7631624
Medium
Downgrade and Upgrade python version on windows using pyenv Version Manager
pyenv lets you easily switch between multiple versions of Python. It’s simple, unobtrusive, and follows the UNIX tradition of…
Python Hacking: Implementing a Brute Force Attack Using a Password Dictionary
https://medium.com/@guemandeuhassler96/python-hacking-implementing-a-brute-force-attack-using-a-password-dictionary-e920fff1a7ed
https://medium.com/@guemandeuhassler96/python-hacking-implementing-a-brute-force-attack-using-a-password-dictionary-e920fff1a7ed
Medium
Python Hacking: Implementing a Brute Force Attack Using a Password Dictionary
In this post, we will implement a brute-force attack on an FTP server using Python. A brute-force attack involves attempting to connect to…
Level Up Your Python Skills: Guide to Classes — Part 7: Encapsulation in Python
https://medium.com/@siva-ram/level-up-your-python-skills-guide-to-classes-part-7-encapsulation-in-python-f04a9a1a9a73
https://medium.com/@siva-ram/level-up-your-python-skills-guide-to-classes-part-7-encapsulation-in-python-f04a9a1a9a73
Medium
Level Up Your Python Skills: Guide to Classes — Part 7: Encapsulation in Python
Encapsulation is one of the fundamental principles of Object-Oriented Programming (OOP) in Python. It is the mechanism of binding data…
Challenge to Those Who Thinks They are Advanced in Python
https://medium.com/@datasciencejourney100_83560/challenge-to-those-who-thinks-they-are-advanced-in-python-5afc479fe13b
https://medium.com/@datasciencejourney100_83560/challenge-to-those-who-thinks-they-are-advanced-in-python-5afc479fe13b
Medium
Challenge to Those Who Thinks They are Advanced in Python
Q. What will be the output of the following code snippet?
my_list = [1, 2, 3, 4, 5]
reversed_list = my_list[::-1]
print(reversed_list)
my_list = [1, 2, 3, 4, 5]
reversed_list = my_list[::-1]
print(reversed_list)