Instant Video Magic: Turn Words into Real Clips with Stable Diffusion & ControlNet!
https://medium.com/@demirel.alp/instant-video-magic-turn-words-into-real-clips-with-stable-diffusion-controlnet-21abf46923e6
https://medium.com/@demirel.alp/instant-video-magic-turn-words-into-real-clips-with-stable-diffusion-controlnet-21abf46923e6
Medium
Instant Video Magic: Turn Words into Real Clips with Stable Diffusion & ControlNet!
Since Stable Diffusion gained widespread popularity, individuals have sought methods to enhance their influence over the outcomes of the…
Text2Room: Generating room-scale textured 3D meshes from text
https://medium.com/@saadnoorafridi/text2room-generating-room-scale-textured-3d-meshes-from-text-91515da5df3c
https://medium.com/@saadnoorafridi/text2room-generating-room-scale-textured-3d-meshes-from-text-91515da5df3c
Medium
Text2Room: Generating room-scale textured 3D meshes from text
Researchers at Google AI have developed a new method called Text2Room that can generate room-scale textured 3D meshes from text descriptions. This is the first method to do so, and it has the…
NURBS-based surface generation from 3D images for slicing
https://medium.com/@saadnoorafridi/nurbs-based-surface-generation-from-3d-images-for-slicing-5472b88423fd
https://medium.com/@saadnoorafridi/nurbs-based-surface-generation-from-3d-images-for-slicing-5472b88423fd
Medium
NURBS-based surface generation from 3D images for slicing
NURBS (Non-Uniform Rational B-Splines) are a mathematical representation of curves and surfaces that are widely used in computer graphics and CAD. NURBS surfaces are particularly well-suited for…
Querying Internal Documents using Mistral 7B with Context of Ensemble Retrievers
https://medium.com/@heelara/querying-internal-documents-using-mistral-7b-with-context-of-ensemble-retrievers-f40aadaf8a6e
https://medium.com/@heelara/querying-internal-documents-using-mistral-7b-with-context-of-ensemble-retrievers-f40aadaf8a6e
Medium
Querying Internal Documents using Mistral 7B with Context from an Ensemble Retriever
Could the lost quality of a quantized Mistral 7B model be redeemed with an ensemble retriever?
The impact of generative AI in cybersecurity and privacy: From ChatGPT to ThreatGPT
https://medium.com/@saadnoorafridi/the-impact-of-generative-ai-in-cybersecurity-and-privacy-from-chatgpt-to-threatgpt-f5bca02c608d
https://medium.com/@saadnoorafridi/the-impact-of-generative-ai-in-cybersecurity-and-privacy-from-chatgpt-to-threatgpt-f5bca02c608d
Medium
The impact of generative AI in cybersecurity and privacy: From ChatGPT to ThreatGPT
Generative AI (GenAI) models have become increasingly popular in recent years, with applications in a wide range of fields, including cybersecurity. ChatGPT is one of the most popular GenAI models…
The Holy Trinity of Python Data Science: Pandas, Matplotlib, and Numpy
https://tech-ai-math.medium.com/the-holy-trinity-of-python-data-science-pandas-matplotlib-and-numpy-f771dcfaed36
https://tech-ai-math.medium.com/the-holy-trinity-of-python-data-science-pandas-matplotlib-and-numpy-f771dcfaed36
Medium
The Holy Trinity of Python Data Science: Pandas, Matplotlib, and Numpy
Data Science, Machine Learning, Artificial Intelligence
Replace accented characters in Python, Pyspark, and Spark SQL
https://medium.com/@rahul.madhani/replace-accented-characters-in-python-pyspark-and-spark-sql-28844b6c783e
https://medium.com/@rahul.madhani/replace-accented-characters-in-python-pyspark-and-spark-sql-28844b6c783e
Medium
Replace accented characters in Python, Pyspark, and Spark SQL
Simplify process of replacing accented/diacritical/diacritics characters with their non-accented ASCII equivalents using python package
Your first Python script for data analysis
https://medium.com/@dblancbellido/your-first-python-script-for-data-analysis-fd6fa9e7b336
https://medium.com/@dblancbellido/your-first-python-script-for-data-analysis-fd6fa9e7b336
Medium
Your first Python script for data analysis
In an era where data drives decisions, understanding how to harness its power is an invaluable skill. If you’ve always been intrigued by…
Learn Python Programming Effectively — 10 Pro tips for beginners
https://medium.com/@letsdecode2014/learn-python-programming-effectively-10-pro-tips-for-beginners-34b74ec96328
https://medium.com/@letsdecode2014/learn-python-programming-effectively-10-pro-tips-for-beginners-34b74ec96328
Medium
Learn Python Programming Effectively — 10 Pro tips for beginners
Python is a great choice to learn programming effectively, especially for beginners. Python’s popularity over other programming languages…
The Common Man’s Guide to Python: Section 4: Beginner if and else: Part 3
https://medium.com/@sssafiullahhh/the-common-mans-guide-to-python-section-4-beginner-if-and-else-part-3-42a2da2b9a7a
https://medium.com/@sssafiullahhh/the-common-mans-guide-to-python-section-4-beginner-if-and-else-part-3-42a2da2b9a7a
Medium
The Common Man’s Guide to Python: Section 4: Beginner if and else: Part 3
Say, you want a popsicle
how to convert python code to mobile app ?
https://medium.com/@osama.ghandour/how-to-convert-python-code-to-mobile-app-4e120e951392
https://medium.com/@osama.ghandour/how-to-convert-python-code-to-mobile-app-4e120e951392
Medium
how to convert python code to mobile app ?
Converting a Python codebase directly into a mobile app typically involves using a framework or tool that allows you to package your…
Plot speed traces with corner identification using python
https://medium.com/@raulgarciamx/plot-speed-traces-with-corner-identification-using-python-7a79bbb66b22
https://medium.com/@raulgarciamx/plot-speed-traces-with-corner-identification-using-python-7a79bbb66b22
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