Stock Price Prediction And Analysis Using LSTM(Long Short Time Memory) Model
https://medium.com/@harisankarrnr/stock-price-prediction-and-analysis-using-lstm-long-short-time-memory-model-bfcf2397caf6
https://medium.com/@harisankarrnr/stock-price-prediction-and-analysis-using-lstm-long-short-time-memory-model-bfcf2397caf6
Medium
Stock Price Prediction And Analysis Using LSTM(Long Short Time Memory) Model
In the ever-evolving world of finance, predicting share prices has become a quest for precision. Amidst the traditional methods, Long…
Securing Credentials in Python
https://medium.com/@fridahkimathi/securing-credentials-in-python-59d2092d7b64
https://medium.com/@fridahkimathi/securing-credentials-in-python-59d2092d7b64
Medium
Securing Credentials in Python
Introduction
Detecting the Unseen: Anomaly Detection with GANs
https://medium.com/data-reply-it-datatech/detecting-the-unseen-anomaly-detection-with-gans-8b20f3056a11
https://medium.com/data-reply-it-datatech/detecting-the-unseen-anomaly-detection-with-gans-8b20f3056a11
Medium
Detecting the Unseen: Anomaly Detection with GANs
Anomaly detection is a significant problem faced in several research areas, including finance, healthcare, and cybersecurity. Detecting and…
K3y — Crypto — Digital Cyber Security Hackathon 2023 — Multan Qualifier
https://asharahmedd.medium.com/k3y-crypto-digital-cyber-security-hackathon-2023-multan-qualifier-d0ac83c2970b
https://asharahmedd.medium.com/k3y-crypto-digital-cyber-security-hackathon-2023-multan-qualifier-d0ac83c2970b
Medium
K3y — Crypto — Digital Cyber Security Hackathon 2023 — Multan Qualifier
In this challenge, we were provided a Flask application that allowed encrypting user-provided text using AES in counter (CTR) mode with a…
Conformal Predictions in Time Series Forecasting
https://medium.com/@marcopeixeiro/conformal-predictions-in-time-series-forecasting-32d3243d7479
https://medium.com/@marcopeixeiro/conformal-predictions-in-time-series-forecasting-32d3243d7479
Medium
Conformal Predictions in Time Series Forecasting
Explore the concept of conformal predictions applied to the field of time series forecasting and implement it in Python
Unlocking Security in Django: An Easy Guide to Django-Secured-Fields
https://medium.com/django-unleashed/unlocking-security-in-django-an-easy-guide-to-django-secured-fields-37525ea55f95
https://medium.com/django-unleashed/unlocking-security-in-django-an-easy-guide-to-django-secured-fields-37525ea55f95
Medium
Unlocking Security in Django: An Easy Guide to Django-Secured-Fields
Django-Secured-Fields is specifically designed to add an extra layer of security to your Django applications by providing encrypted fields…
Demystifying Custom Comparators: A Guide to Sorting Algorithms
https://medium.com/@punitvara/demystifying-custom-comparators-a-guide-to-sorting-algorithms-aef6b6022f5e
https://medium.com/@punitvara/demystifying-custom-comparators-a-guide-to-sorting-algorithms-aef6b6022f5e
Medium
Demystifying Custom Comparators: A Guide to Sorting Algorithms
Goal is to put out code snippet written from scratch to understand how custom comparator works with various sorting algorithms. If you want…
Ways Python Development Can Benefit Your Business
https://blog.stackademic.com/ways-python-development-can-benefit-your-business-1bc969ef17e2
https://blog.stackademic.com/ways-python-development-can-benefit-your-business-1bc969ef17e2
Medium
Ways Python Development Can Benefit Your Business
Python is one of the most popular and used programming languages across the world. Website development, artificial intelligence, and…
A Hands-On Comparison: Gemini Pro vs GPT-3.5
https://medium.com/artificial-corner/a-hands-on-comparison-gemini-pro-vs-gpt-3-5-e23bfa19bf16
https://medium.com/artificial-corner/a-hands-on-comparison-gemini-pro-vs-gpt-3-5-e23bfa19bf16
Medium
A Hands-On Comparison: Gemini Pro vs GPT-3.5
And the winner is …
Python Mastery Unleashed: Your Guide to Data Structures in 2023
https://medium.com/@korshubmarketing/python-mastery-unleashed-your-guide-to-data-structures-in-2023-276b47df95ca
https://medium.com/@korshubmarketing/python-mastery-unleashed-your-guide-to-data-structures-in-2023-276b47df95ca
Medium
Python Mastery Unleashed: Your Guide to Data Structures in 2023
Introduction
Find and Replace Text in Word DOC or DOCX Documents with Python
https://medium.com/@alice.yang_10652/find-and-replace-text-in-word-doc-or-docx-documents-with-python-8ed04d1722f6
https://medium.com/@alice.yang_10652/find-and-replace-text-in-word-doc-or-docx-documents-with-python-8ed04d1722f6
Medium
Find and Replace Text in Word DOC or DOCX Documents with Python
The find and replace feature in Microsoft Word is a valuable tool that improves efficiency and accuracy when editing or updating documents…
How we implemented a straightforward post history system at Glynk
https://medium.com/@nazirjaleel/how-we-implemented-a-straightforward-post-history-system-at-glynk-3069a571445c
https://medium.com/@nazirjaleel/how-we-implemented-a-straightforward-post-history-system-at-glynk-3069a571445c
Medium
How we implemented a straightforward post history system at Glynk
In #Glynk, a community platform enabling users to create social content posts and events, a comprehensive moderation system is implemented…
[Day 9] Mirage Maintenance // Advent of Code 2023 (Python)
https://medium.com/@jatinkrmalik/day-9-mirage-maintenance-advent-of-code-2023-python-09315d783d3b
https://medium.com/@jatinkrmalik/day-9-mirage-maintenance-advent-of-code-2023-python-09315d783d3b
Medium
[Day 9] Mirage Maintenance // Advent of Code 2023 (Python)
You ride the camel through the sandstorm and stop where the ghost’s maps told you to stop. The sandstorm subsequently subsides….
How to create an Encryption using Vigenère Chiper Method with Python
https://danferdiansyah.medium.com/how-to-create-an-encryption-using-vigen%C3%A8re-chiper-method-with-python-82bc15844906
https://danferdiansyah.medium.com/how-to-create-an-encryption-using-vigen%C3%A8re-chiper-method-with-python-82bc15844906
Medium
How to create an Encryption using Vigenère Chiper Method with Python
Actually this is one of my Lab task on the university. Here’s the brief in case you want to try it yourself.
PyTorch vs TensorFlow: The Ultimate Showdown in Machine Learning Frameworks
https://medium.com/@min0taur0/pytorch-vs-tensorflow-the-ultimate-showdown-in-machine-learning-frameworks-80055d7f2e51
https://medium.com/@min0taur0/pytorch-vs-tensorflow-the-ultimate-showdown-in-machine-learning-frameworks-80055d7f2e51
Medium
PyTorch vs TensorFlow: The Ultimate Showdown in Machine Learning Frameworks
Machine Learning Fundamentals
Coding Odyssey #0 : A Daily Dose of Problem Solving
https://medium.com/@mimahmetavcil/coding-odyssey-0-a-daily-dose-of-problem-solving-843654ad573b
https://medium.com/@mimahmetavcil/coding-odyssey-0-a-daily-dose-of-problem-solving-843654ad573b
Medium
Coding Odyssey #0 : A Daily Dose of Problem Solving
Have you ever thought about how you can combine fun and coding? The ‘Guess the Number’ game is a classic, and coding it in Python is not…
Coding Odyssey #009 : A Daily Dose of Problem Solving
https://medium.com/@mimahmetavcil/coding-odyssey-009-a-daily-dose-of-problem-solving-c7ab0f4b7ef0
https://medium.com/@mimahmetavcil/coding-odyssey-009-a-daily-dose-of-problem-solving-c7ab0f4b7ef0
Medium
Coding Odyssey #009 : A Daily Dose of Problem Solving
These problems range from number theory to combinatorics and require a combination of mathematical insight and programming skills. Project…