Visualizing CPU, Memory, And GPU Utilities with Python
https://towardsdatascience.com/visualizing-cpu-memory-and-gpu-utilities-with-python-8028d859c2b0
https://towardsdatascience.com/visualizing-cpu-memory-and-gpu-utilities-with-python-8028d859c2b0
Towards Data Science
Visualizing CPU, Memory, And GPU Utilities with Python | Towards Data Science
Analyzing CPU, memory usage, and GPU components for monitoring your PC and deep learning projects
Tower of Hanoi and N Queens — Recursion and Backtracking
https://medium.com/@dayita.chaudhuri/tower-of-hanoi-and-n-queens-recursion-and-backtracking-91b65db9eb4a
https://medium.com/@dayita.chaudhuri/tower-of-hanoi-and-n-queens-recursion-and-backtracking-91b65db9eb4a
Medium
Tower of Hanoi and N Queens — Recursion and Backtracking
The Tower of Hanoi and N Queens Problems solved and explained.
Testing routes in FastAPI app made with Beanie
https://medium.com/@nboyet/testing-routes-in-fastapi-app-made-with-beanie-418a300c185c
https://medium.com/@nboyet/testing-routes-in-fastapi-app-made-with-beanie-418a300c185c
Medium
Testing routes in FastAPI app made with Beanie
When initializing an application, I usually go through a lot of pain when the time comes to configurate my tests. I really hope I will…
Python Programming Language: Math Module Angular Conversion Functions
https://liu-111.medium.com/python-programming-language-math-module-angular-conversion-functions-7a66b037652b
https://liu-111.medium.com/python-programming-language-math-module-angular-conversion-functions-7a66b037652b
Medium
Python Programming Language: Math Module Angular Conversion Functions
Hi everyone, welcome back. In these examples, we will be going over the angular conversion functions that are included within the math…
EthSync tool v2.1: Update of Ethereum transaction indexer
https://medium.com/adamant-im/ethsync-tool-v2-1-update-of-ethereum-transaction-indexer-6a4f00964d64
https://medium.com/adamant-im/ethsync-tool-v2-1-update-of-ethereum-transaction-indexer-6a4f00964d64
Medium
EthSync tool v2.1: Update of Ethereum transaction indexer
EthSync tool allows to explore ETH and ERC20 transactions by Ethereum address and obtain a history of any user|wallet in just a move, like…
Build a Password Storage app with Django Part I
https://richard-taujenis.medium.com/build-a-password-storage-app-with-django-part-i-c6991e97e320
https://richard-taujenis.medium.com/build-a-password-storage-app-with-django-part-i-c6991e97e320
Medium
Build a Password Storage app with Django Part I
Lets build a fully functional CRUD app using Python’s Web Framework Django and Bootstrap for styling!
NumPy ufuncs — The Magic Behind Vectorized Functions
https://towardsdatascience.com/numpy-ufuncs-the-magic-behind-vectorized-functions-8cc3ba56aa2c
https://towardsdatascience.com/numpy-ufuncs-the-magic-behind-vectorized-functions-8cc3ba56aa2c
Medium
NumPy ufuncs — The Magic Behind Vectorized Functions
Learn about NumPy universal functions (ufuncs) and how to create them. Code your own vectorized functions.
Making art through art: a ML approach for generative art
https://1littleendian.medium.com/making-art-through-art-a-ml-approach-for-generative-art-fc258e2a7cab
https://1littleendian.medium.com/making-art-through-art-a-ml-approach-for-generative-art-fc258e2a7cab
Medium
Making art through art: a ML approach for generative art
Performing generative art with Tensorflow and a GAN
How much should you Pay for your Prototype — a Quantified example with Monte Carlo Simulation in…
https://medium.com/@aahammer/how-much-should-you-pay-for-your-prototype-a-quantified-example-with-monte-carlo-simulation-in-548e20922ad3
https://medium.com/@aahammer/how-much-should-you-pay-for-your-prototype-a-quantified-example-with-monte-carlo-simulation-in-548e20922ad3
Medium
How much should you Pay for your Prototype — a Quantified Example with Monte Carlo Simulation in Python
Wrong decisions cost. That’s why reducing the risk of a wrong decision is in your best interest. Prototyping and other clarification…
Rocket Trajectory Optimization with Reinforcement Learning
https://medium.com/@arnobgr/rocket-trajectory-optimization-with-reinforcement-learning-6637f5af21bf
https://medium.com/@arnobgr/rocket-trajectory-optimization-with-reinforcement-learning-6637f5af21bf
Medium
Rocket Trajectory Optimization with Reinforcement Learning
Using Deep Q-Learning on OpenAI’s Lunar Lander environment
Starting my Career with a Specialized Training in Network Programmability with Python
https://medium.com/@akash6815665/starting-my-career-with-a-specialized-training-in-network-programmability-with-python-418e86b06e15
https://medium.com/@akash6815665/starting-my-career-with-a-specialized-training-in-network-programmability-with-python-418e86b06e15
Medium
Starting my Career with a Specialized Training in Network Programmability with Python
When I joined Prodapt earlier this year, as a Software engineer, I knew I had to do a specialized training on Networking and Python. As a…
How To Make A Discord Bot With Python(discord.py)
https://medium.com/@canturkbal/how-to-make-a-discord-bot-with-python-discord-py-ff883f819390
https://medium.com/@canturkbal/how-to-make-a-discord-bot-with-python-discord-py-ff883f819390
Medium
How To Make A Discord Bot With Python(discord.py)
I think that you all use discord and know about discord bots. So did you ever wonder how they are made?
How to Restrict the Use of Your Python Library With A License
https://medium.com/@alains/how-to-restrict-the-use-of-your-python-library-with-a-license-c46797c35755
https://medium.com/@alains/how-to-restrict-the-use-of-your-python-library-with-a-license-c46797c35755
Medium
How to Restrict the Use of Your Python Library With A License
If you don’t want your hard work to be used without permission or compensation read this article.
Speed Up Your Code 100x In 30 Seconds: Break And Continue
https://medium.com/chifi-media/speed-up-your-code-100x-in-30-seconds-break-and-continue-3b237ad88a88
https://medium.com/chifi-media/speed-up-your-code-100x-in-30-seconds-break-and-continue-3b237ad88a88
Medium
Speed Up Your Code 100x In 30 Seconds: Break And Continue
Make your code dramatically faster by taking advantage of these two easy to use key-words!
Top 10 Most Asked Python Interview Questions With Answers Part 06 By Muhammad Umair
https://amianumair.medium.com/top-10-most-asked-python-interview-questions-with-answers-part-06-by-muhammad-umair-90186cdfdf47
https://amianumair.medium.com/top-10-most-asked-python-interview-questions-with-answers-part-06-by-muhammad-umair-90186cdfdf47
Medium
Top 10 Most Asked Python Interview Questions With Answers Part 06
Python sequences can be index in positive and negative numbers. For positive index, 0 is the first index, 1 is the second index and so forth. For negative index, (-1) is the last index and (-2) is…
Natural Language Processing for Dummies: Part Two
https://medium.com/@shreem2412/natural-language-processing-for-dummies-part-two-faeb60010d44
https://medium.com/@shreem2412/natural-language-processing-for-dummies-part-two-faeb60010d44
Medium
Natural Language Processing for Dummies: Part Two
In this part two of getting to know NLP, we will look at how words are converted to vectors. Converting text into numbers (vectors) is a…
The Zen of grinding LeetCode problems: Day 31–Best Time to Buy and Sell Stock
https://medium.com/@mateidanut/the-zen-of-grinding-leetcode-problems-day-31-best-time-to-buy-and-sell-stock-cfe0305f625e
https://medium.com/@mateidanut/the-zen-of-grinding-leetcode-problems-day-31-best-time-to-buy-and-sell-stock-cfe0305f625e
Medium
The Zen of grinding LeetCode problems: Day 31–Best Time to Buy and Sell Stock
Let’s get hypothetically rich in a massively simplified version of thee stock market (with just one stock).
Moodika: Generating Spotify Playlists based on Free Text Input
https://medium.com/@doron.reiffman/moodika-generating-spotify-playlists-based-on-free-text-input-8f4eccc1254
https://medium.com/@doron.reiffman/moodika-generating-spotify-playlists-based-on-free-text-input-8f4eccc1254
Medium
Moodika: Generating Spotify Playlists based on Free Text Input
Using Machine Learning, state-of-the-art sentence transformation, and Spotify to generate a playlist for any situation