What I learned doing all the medium and hard Python challenges on HackerRank
https://thedevtopia.com/what-i-learned-doing-all-the-medium-and-hard-python-challenges-on-hackerrank-ab4b3f7b30e8
https://thedevtopia.com/what-i-learned-doing-all-the-medium-and-hard-python-challenges-on-hackerrank-ab4b3f7b30e8
Medium
What I learned doing all the medium and hard Python challenges on HackerRank
I started learning Python a couple of months ago, and while I did not have much knowledge about it, the learning process was easy since I…
Guide to Setup Python Environment & Understanding Python IDLE
https://towardsdatascience.com/guide-to-setup-python-environment-understanding-python-idle-7ff3e00941d6
https://towardsdatascience.com/guide-to-setup-python-environment-understanding-python-idle-7ff3e00941d6
Medium
Guide to Setup Python Environment & Understanding Python IDLE
Creating the environment for your first Python code and start coding
How to Implement Deep Neural Networks for Time-to-Event Analyses
https://towardsdatascience.com/how-to-implement-deep-neural-networks-for-time-to-event-analyses-9aa0aeac4717
https://towardsdatascience.com/how-to-implement-deep-neural-networks-for-time-to-event-analyses-9aa0aeac4717
Towards Data Science
How to Implement Deep Neural Networks for Time-to-Event Analyses | Towards Data Science
Comparing DeepHit and DeepSurv models
This Python library will help you get Stock technical indicators in one line of code
https://medium.com/codex/this-python-library-will-help-you-get-stock-technical-indicators-in-one-line-of-code-c11ed2c8e45f
https://medium.com/codex/this-python-library-will-help-you-get-stock-technical-indicators-in-one-line-of-code-c11ed2c8e45f
Medium
This Python library will help you get Stock technical indicators in one line of code
Extract basic stock information to advanced technical indicators seamlessly
A Simple Guide to Deploying a Dockerized Python app to Azure
https://medium.com/@bjornarmaelum/a-simple-guide-to-deploying-a-dockerized-python-app-to-azure-29753ee507eb
https://medium.com/@bjornarmaelum/a-simple-guide-to-deploying-a-dockerized-python-app-to-azure-29753ee507eb
Medium
A Simple Guide to Deploying a Dockerized Python app to Azure
Here is how to deploy your amazing app on Azure using Docker, Azure Container Registry and Azure Container Instances.
Top 3 Python Libraries for Data Manipulations
https://codewithcorgis.medium.com/top-3-python-libraries-for-data-manipulations-8474c112d4e9
https://codewithcorgis.medium.com/top-3-python-libraries-for-data-manipulations-8474c112d4e9
Medium
Top 3 Python Libraries for Data Manipulations?
Pandas SciPy NumPy
Make a Client talk to a Local Server with Python — Socket Programming #1
https://medium.com/codex/make-a-client-talk-to-a-local-server-with-python-socket-programming-1-9be3cb4b474
https://medium.com/codex/make-a-client-talk-to-a-local-server-with-python-socket-programming-1-9be3cb4b474
Medium
Make a Client talk to a Local Server with Python — Socket Programming #1
Client-server means one or multiple clients initiating requests for services and servers providing that function or service. It can be…
Breve introdução as Classes no Python
https://medium.com/@m.ledig.mic/breve-introdu%C3%A7%C3%A3o-as-classes-no-python-36a2fcb99b2e
https://medium.com/@m.ledig.mic/breve-introdu%C3%A7%C3%A3o-as-classes-no-python-36a2fcb99b2e
Medium
Breve introdução as Classes no Python
A ideia desse texto é criarmos uma conta no banco usando os princípios da programação orientada a objetos. O único pré-requisito é conhecer…
Introducing DeepPavlov v0.16— an Open-Source NLP Library
https://medium.com/deeppavlov/introducing-deeppavlov-v0-16-an-open-source-nlp-library-86fba2d39067
https://medium.com/deeppavlov/introducing-deeppavlov-v0-16-an-open-source-nlp-library-86fba2d39067
Medium
Introducing DeepPavlov v0.16— an Open-Source NLP Library
Starting from version 0.16 ✅, DeepPavlov is now based on PyTorch though some backwards compatibility with older TF-based models still…
Install & Run Jupyter Lab on Jetson TK1 as a Remote Machine
https://yunusmuhammad007.medium.com/install-run-jupyter-lab-on-jetson-tk1-as-a-remote-machine-c4611a775f93
https://yunusmuhammad007.medium.com/install-run-jupyter-lab-on-jetson-tk1-as-a-remote-machine-c4611a775f93
Medium
Install & Run Jupyter Lab on Jetson TK1 as a Remote Machine
The reason behind I choose Jupyter Lab for developing Python in remote Jetson TK1 is because my VS Code wouldn’t establish Remote-SSH…
How close are we to returning to normal? COVID Data Analysis
https://medium.com/@yashrajvishwakarma.31/how-close-are-we-to-returning-to-normal-covid-data-analysis-85941244fd69
https://medium.com/@yashrajvishwakarma.31/how-close-are-we-to-returning-to-normal-covid-data-analysis-85941244fd69
Medium
How close are we to returning to normal? COVID Data Analysis
COVID has been a thorn in our sides for nearly two years now, but are we approaching the end of this pandemic?
5 Tips to Customise Python Command-Line Interfaces
https://betterprogramming.pub/5-tips-to-customise-python-command-line-interfaces-691b0b39f610
https://betterprogramming.pub/5-tips-to-customise-python-command-line-interfaces-691b0b39f610
Medium
5 Tips to Customise Python Command-Line Interfaces
Build better command-line tools
Streamline Your Model Builds with PyCaret + RAPIDS on NVIDIA GPUs
https://medium.com/rapids-ai/streamline-your-model-builds-with-pycaret-rapids-on-nvidia-gpus-51d61211ca81
https://medium.com/rapids-ai/streamline-your-model-builds-with-pycaret-rapids-on-nvidia-gpus-51d61211ca81
Medium
Streamline Your Model Builds with PyCaret + RAPIDS on NVIDIA GPUs
With GPU acceleration, PyCaret modeling times can be between 2 and 200 times faster depending on the workload.