LeetCode Problem 117 Nth Highest Salary — LeetCode: 30 Days of Pandas
https://medium.com/@robertsevan/leetcode-problem-117-nth-highest-salary-leetcode-30-days-of-pandas-22a9fab69fb4
https://medium.com/@robertsevan/leetcode-problem-117-nth-highest-salary-leetcode-30-days-of-pandas-22a9fab69fb4
Medium
LeetCode Problem 117 Nth Highest Salary — LeetCode: 30 Days of Pandas
Solving Leetcode 30 Days of Pandas study plan problems
Quantisation and co. Reducing inference times on LLMs by 80%
https://towardsdatascience.com/quantisation-and-co-reducing-inference-times-on-llms-by-80-671db9349bdb
https://towardsdatascience.com/quantisation-and-co-reducing-inference-times-on-llms-by-80-671db9349bdb
Medium
Quantisation and co. Reducing inference times on LLMs by 80%
Showing techniques to optimise your own LLMs — with code examples
Self-Driving 3D Car with Machine Learning in Godot: Part I
https://adriannenu.medium.com/self-driving-3d-car-with-machine-learning-in-godot-part-i-ef81625ae04e
https://adriannenu.medium.com/self-driving-3d-car-with-machine-learning-in-godot-part-i-ef81625ae04e
Medium
Self-Driving 3D Car with Machine Learning in Godot: Part I
Leveraging the Godot RL Agents ML Library To Build a Basic Car Simulation With Reinforcement Reward-Based Learning!
Introduction to Binary Search (Python, Rust)
https://medium.com/@saverio3107/introduction-to-binary-search-python-rust-d250aaf2b07f
https://medium.com/@saverio3107/introduction-to-binary-search-python-rust-d250aaf2b07f
Medium
Introduction to Binary Search (Python, Rust)
Searching is a fundamental operation in computer science and forms the backbone of many applications. A naive approach to searching…
Unlocking the Power of NumPy: A Comprehensive Guide to Arrays and Methods”
https://medium.com/@sparshrawat34/unlocking-the-power-of-numpy-a-comprehensive-guide-to-arrays-and-methods-403ba8d47857
https://medium.com/@sparshrawat34/unlocking-the-power-of-numpy-a-comprehensive-guide-to-arrays-and-methods-403ba8d47857
Medium
Unlocking the Power of NumPy: A Comprehensive Guide to Arrays and Methods”
NumPy stands for Numerical python and is the core library for numeric and scientific computing. It consist of multi-dimensional array…
Cracking The Dark Pool Code: Using Random Forest For S&P 500 Predictions
https://kaabar-sofien.medium.com/cracking-the-dark-pool-code-using-random-forest-for-s-p-500-predictions-32debd4c1a79
https://kaabar-sofien.medium.com/cracking-the-dark-pool-code-using-random-forest-for-s-p-500-predictions-32debd4c1a79
Medium
Cracking The Dark Pool Code: Using Random Forest For S&P 500 Predictions
Creating a Random Forest Algorithm to Predict S&P 500 Returns
Rock, Paper, Scissors game Python Basics part #6 | Learning Programming
https://markie-30.medium.com/rock-paper-scissors-game-python-basics-part-6-learning-programming-1fc70a9365b1
https://markie-30.medium.com/rock-paper-scissors-game-python-basics-part-6-learning-programming-1fc70a9365b1
Medium
Rock, Paper, Scissors game Python Basics part #6 | Learning Programming
Today we will be making a Rock, Paper, Scissors game in python. Let’s start with asking the user what they want to use in the game
The Reverse Shells and Red Team Scripts Notes
https://motasemhamdan.medium.com/the-reverse-shells-and-red-team-scripts-notes-363c62b3d0ec
https://motasemhamdan.medium.com/the-reverse-shells-and-red-team-scripts-notes-363c62b3d0ec
Medium
The Reverse Shells and Red Team Scripts Notes
This 101 PDF page booklet contains all sorts of reverse shells in different languages used commonly during penetration testing. It also…
Python Callables: The Basics and the Secrets
https://towardsdatascience.com/python-callables-the-basics-and-the-secrets-ba88bf0729aa
https://towardsdatascience.com/python-callables-the-basics-and-the-secrets-ba88bf0729aa
Medium
Python Callables: The Basics and the Secrets
Learn how powerful Python callables can be.
Demystifying Airflow Parallelism: A Beginner’s Guide
https://medium.com/@narendrai1211/demystifying-airflow-parallelism-a-beginners-guide-9533c4e6ab40
https://medium.com/@narendrai1211/demystifying-airflow-parallelism-a-beginners-guide-9533c4e6ab40
Medium
Demystifying Airflow Parallelism: A Beginner’s Guide
In the realm of data engineering, orchestrating complex data workflows is no small feat. Apache Airflow, a popular open-source tool, comes…
Use Power of Spark for Tensorflow /Keras Model Predictions
https://medium.com/@ajitp82/use-power-of-spark-for-tensorflow-keras-model-predictions-33450899c86d
https://medium.com/@ajitp82/use-power-of-spark-for-tensorflow-keras-model-predictions-33450899c86d
Medium
Use Power of Spark for Tensorflow /Keras Model Predictions
Many companies use Databricks as platform for data engineering, data science, and machine learning workloads. Databricks offers a unified…
Generative AI: Made Possible by a Mountain of Open Source
https://medium.com/quansight/generative-ai-made-possible-by-a-mountain-of-open-source-494fc0cac38d
https://medium.com/quansight/generative-ai-made-possible-by-a-mountain-of-open-source-494fc0cac38d
Medium
Generative AI: Made Possible by a Mountain of Open Source
ChatGPT, Claude, Bard, WatsonX and many other products and tools would not be possible without a vast array of open source tools and open…
Python Fundamentals: Harnessing Dictionaries, Lists, Comments, Control Flow, `elif`, Loops, and…
https://medium.com/@missquibble/python-fundamentals-harnessing-dictionaries-lists-comments-control-flow-elif-loops-and-b652fab77aa9
https://medium.com/@missquibble/python-fundamentals-harnessing-dictionaries-lists-comments-control-flow-elif-loops-and-b652fab77aa9
Medium
Python Fundamentals: Harnessing Dictionaries, Lists, Comments, Control Flow, `elif`, Loops, and…
Python, celebrated for its simplicity and versatility, is a programming language that empowers both beginners and experienced developers…
Designing a Banking Database Using SQL and Python
https://medium.com/@favboladale/designing-a-banking-database-using-sql-and-python-1898cd29172f
https://medium.com/@favboladale/designing-a-banking-database-using-sql-and-python-1898cd29172f
Medium
Designing a Banking Database Using SQL and Python
Introduction
BookLens: A Python program that connects you to books of your interest
https://medium.com/@thedataisaac/booklens-a-python-program-that-connects-you-to-books-of-your-interest-f1031a2a4d76
https://medium.com/@thedataisaac/booklens-a-python-program-that-connects-you-to-books-of-your-interest-f1031a2a4d76
Medium
BookLens: A Python program that connects you to books of your interest
Machine learning is transforming the way we do things in many different industries. For example, machine learning is used by: Amazon to recommend products to customers based on their purchase…
End-to-End Deploying a CNN Model to Local Host!
https://medium.com/@rizq.ramadhan17/end-to-end-deploying-a-cnn-model-to-local-host-e509b85909f1
https://medium.com/@rizq.ramadhan17/end-to-end-deploying-a-cnn-model-to-local-host-e509b85909f1
Medium
End-to-End Deploying a CNN Model to Local Host!
From the moment we will starting to create a CNN Model to recognize images, whether the image is a pizza or pasta.
Mastering Python: Day 06 — Password Generator 🔐in Python 💡
https://medium.com/@sumayya.malik/mastering-python-day-06-password-generator-in-python-9aadefdacc0e
https://medium.com/@sumayya.malik/mastering-python-day-06-password-generator-in-python-9aadefdacc0e
Medium
Mastering Python: Day 06 — Password Generator 🔐in Python 💡
This article provides a detailed description of Day 06 of a Python coding challenge. The following code creates a password generator in…