Solving GANs: NN architecture & feedback
https://medium.com/@j622amilah/solving-gans-nn-architecture-feedback-5f7ef6a8a5eb
https://medium.com/@j622amilah/solving-gans-nn-architecture-feedback-5f7ef6a8a5eb
Medium
Solving GANs: NN architecture & feedback
Over the past few weeks I finished a great class on Basic GANs at Cousera. In the class and in many places online the PyTorch software is…
Create Html interactive graph Python Plotly Express
https://medium.com/@sarka.pribylova/create-html-interactive-graph-python-plotly-express-5557bb350074
https://medium.com/@sarka.pribylova/create-html-interactive-graph-python-plotly-express-5557bb350074
Medium
Create Html interactive graph Python Plotly Express
I enjoy to use Plotly Express either in R Studio or in Python. It provides very convenient and fast possibility to create and deploy Html…
How to create, backtest, optimize and sell a cryptocurrency trading bot (2/4)
https://medium.com/@jibbe.verhave/how-to-create-backtest-optimize-and-sell-a-cryptocurrency-trading-bot-2-4-75f5afef1f05
https://medium.com/@jibbe.verhave/how-to-create-backtest-optimize-and-sell-a-cryptocurrency-trading-bot-2-4-75f5afef1f05
Medium
How to create, backtest, optimize and sell a cryptocurrency trading bot (2/4)
Optimize your trading bot — find optimal trading parameters automatically and prevent overfitting
Prime and coprime integers in pyton
https://medium.com/@sarka.pribylova/prime-and-coprime-integers-in-pyton-80dbcd4f4265
https://medium.com/@sarka.pribylova/prime-and-coprime-integers-in-pyton-80dbcd4f4265
Medium
Prime and coprime integers in python
It has been already some time ago since I tried to calculate and display in python prime and coprime numbers. It was one of the hiring…
The article below describes the steps needed to send a telegram message to any user from your own…
https://medium.com/@joeyimer/the-article-below-describes-the-steps-needed-to-send-a-telegram-message-to-any-user-from-your-own-39f468d785d0
https://medium.com/@joeyimer/the-article-below-describes-the-steps-needed-to-send-a-telegram-message-to-any-user-from-your-own-39f468d785d0
Medium
The article below describes the steps needed to send a telegram message to any user from your own…
Step1 - setup telegram bot
Username & Password Authentication System Using Python
https://vatshayan.medium.com/username-password-authentication-system-using-python-e82d5fb56846
https://vatshayan.medium.com/username-password-authentication-system-using-python-e82d5fb56846
Medium
Username & Password Authentication System Using Python
Password authentication system is a system that is used for the identification of a user
Two Pandas Tricks I Wish I’d Known Earlier
https://medium.com/@pollakliad/two-pandas-tricks-i-wish-id-known-earlier-60af0a049735
https://medium.com/@pollakliad/two-pandas-tricks-i-wish-id-known-earlier-60af0a049735
Medium
How to Make Your Pandas Code Run Faster
Two Pandas Tricks I Wish I’d Known Earlier
Python Tutorial 16 of 50: Turn Any Text Into Voice In Just 4 Lines Of Code
https://medium.com/@alains/python-tutorial-16-of-50-turn-any-text-into-voice-in-just-4-lines-of-code-b9898813875f
https://medium.com/@alains/python-tutorial-16-of-50-turn-any-text-into-voice-in-just-4-lines-of-code-b9898813875f
Medium
Python Tutorial 16 of 50: Turn Any Text Into Voice In Just 4 Lines Of Code
If you’re looking for a quick and easy way to turn any text into voice, then look no further than Python. In just four lines of code, you…