Activation Functions: Brewing the coffee 🧠☕(Part 2)
https://medium.com/@adityajethani/activation-functions-brewing-the-coffee-part-2-0e7f9630f9eb
https://medium.com/@adityajethani/activation-functions-brewing-the-coffee-part-2-0e7f9630f9eb
Medium
Activation Functions: Brewing the coffee 🧠☕(Part 2)
1. Introduction:
Do you really understand Moving Average and its Traffic light signal?
https://medium.com/tech-talk-tank/do-you-really-understand-moving-average-and-its-traffic-light-signal-a5ff3eb25459
https://medium.com/tech-talk-tank/do-you-really-understand-moving-average-and-its-traffic-light-signal-a5ff3eb25459
Medium
Do you really understand Moving Average and its Traffic light signal?
We may have been using the moving average wrong.
Mastering Email Automation: Personalized Messaging Made Easy with Python on Linux
https://medium.com/@minura.adikaram/mastering-email-automation-personalized-messaging-made-easy-with-python-on-linux-c934a365351e
https://medium.com/@minura.adikaram/mastering-email-automation-personalized-messaging-made-easy-with-python-on-linux-c934a365351e
Medium
Mastering Email Automation: Personalized Messaging Made Easy with Python on Linux
Email remains a vital tool for communication, and automating the process can save time and ensure consistency. With Python, you can create…
Why Python Is the Perfect Starting Point for Beginners
https://medium.com/@chakravarthibhavya/why-python-is-the-perfect-starting-point-for-beginners-a95bc93581c4
https://medium.com/@chakravarthibhavya/why-python-is-the-perfect-starting-point-for-beginners-a95bc93581c4
Medium
Why Python Is the Perfect Starting Point for Beginners
Python is an easy to understand language and is known for its simplicity, readability and versatility. Its straightforward syntax…
You Should Learn to Use the Python Debugger
https://medium.com/@wmaddox/you-should-learn-to-use-the-python-debugger-cb32d5356eec
https://medium.com/@wmaddox/you-should-learn-to-use-the-python-debugger-cb32d5356eec
Medium
You Should Learn to Use the Python Debugger
Many people just starting to learn programming, (specifically Python in this case) begin troubleshooting their programs with print…
[SOLVED] Failing to install psycopg2-binary on new docker container
https://medium.com/@fixitblog/solved-failing-to-install-psycopg2-binary-on-new-docker-container-92a452ce853e
https://medium.com/@fixitblog/solved-failing-to-install-psycopg2-binary-on-new-docker-container-92a452ce853e
Medium
[SOLVED] Failing to install psycopg2-binary on new docker container
I have encountered a problem while trying to run my django project on a new Docker container. It is my first time using Docker and I can’t seem to find a good way to run a django project on it…
Running models with Ollama step-by-step
https://medium.com/@nsidana123/running-models-with-ollama-step-by-step-b3bdbfd91e8e
https://medium.com/@nsidana123/running-models-with-ollama-step-by-step-b3bdbfd91e8e
Medium
Running models with Ollama step-by-step
Looking for a way to quickly test LLM without setting up the full infrastructure? That’s great because that’s exactly what we’re about to…
Exploring gsutil: A Comprehensive Guide to Google Cloud Storage Management
https://christianbaghai.medium.com/exploring-gsutil-a-comprehensive-guide-to-google-cloud-storage-management-fa2901b4656e
https://christianbaghai.medium.com/exploring-gsutil-a-comprehensive-guide-to-google-cloud-storage-management-fa2901b4656e
Medium
Exploring gsutil: A Comprehensive Guide to Google Cloud Storage Management
Introduction
Unveiling Complexity: Harnessing the Art of Compositional Pattern Producing Networks for Creative…
https://medium.com/@evertongomede/unveiling-complexity-harnessing-the-art-of-compositional-pattern-producing-networks-for-creative-711cc6e0b781
https://medium.com/@evertongomede/unveiling-complexity-harnessing-the-art-of-compositional-pattern-producing-networks-for-creative-711cc6e0b781
Medium
Unveiling Complexity: Harnessing the Art of Compositional Pattern Producing Networks for Creative Design
Abstract
[SOLVED] In a Django serializer, take default field value from context (or request data)
https://medium.com/@fixitblog/solved-in-a-django-serializer-take-default-field-value-from-context-or-request-data-305b011ea030
https://medium.com/@fixitblog/solved-in-a-django-serializer-take-default-field-value-from-context-or-request-data-305b011ea030
Medium
In a Django serializer, take default field value from context (or request data)
I’m using Django with the REST Framework. In a serializer, I would like to assign a field value based on a view or request (request.data['type']) parameter, so I need the view/request in the context…
Enhancing Authentication: Implementing Password Change in Django
https://tomas-svojanovsky.medium.com/enhancing-authentication-implementing-password-change-in-django-f12c90b083ff
https://tomas-svojanovsky.medium.com/enhancing-authentication-implementing-password-change-in-django-f12c90b083ff
Medium
Enhancing Authentication: Implementing Password Change in Django
Effortlessly Update Your Password in Django
Using and Understanding Machine Learning (ML) Models
https://medium.com/mit-data-to-ai-lab/using-and-understanding-machine-learning-ml-models-ada6525cf192
https://medium.com/mit-data-to-ai-lab/using-and-understanding-machine-learning-ml-models-ada6525cf192
Medium
Using and Understanding Machine Learning (ML) Models
Part 1 of 2
Cross Exchange Arbitrage with code example
https://medium.com/@euricopaes/cross-exchange-arbitrage-with-code-example-f98f6726ab27
https://medium.com/@euricopaes/cross-exchange-arbitrage-with-code-example-f98f6726ab27
Medium
Cross Exchange Arbitrage with code example
In the world of finance and cryptocurrency, arbitrage is a common strategy employed by traders to take advantage of price discrepancies…
Top 50 TV shows: insights and patterns based on IMDB data
https://medium.com/@alvaroager/top-50-tv-shows-insights-and-patterns-based-on-imdb-data-3ccee633c417
https://medium.com/@alvaroager/top-50-tv-shows-insights-and-patterns-based-on-imdb-data-3ccee633c417
Medium
Top 50 TV shows: insights and patterns based on IMDB data
A deep dive into IMDb data with Python
Deciphering Complexity: Enhancing Predictive Accuracy with the Mixture of Experts Model
https://medium.com/@evertongomede/deciphering-complexity-enhancing-predictive-accuracy-with-the-mixture-of-experts-model-b9569e6fffb0
https://medium.com/@evertongomede/deciphering-complexity-enhancing-predictive-accuracy-with-the-mixture-of-experts-model-b9569e6fffb0
Medium
Deciphering Complexity: Enhancing Predictive Accuracy with the Mixture of Experts Model
Abstract
ARIMA for forecasting, Fourier Transformation & Technical Indicators Part 1
https://medium.com/@armand_aguilar/arima-for-forecasting-fourier-transformation-technical-indicators-part-1-8fa494fe0255
https://medium.com/@armand_aguilar/arima-for-forecasting-fourier-transformation-technical-indicators-part-1-8fa494fe0255
Medium
ARIMA for forecasting, Fourier Transformation & Technical Indicators Part 1
Forecasting the future is a crucial aspect of decision-making in various fields, from finance to weather prediction and sales forecasting…