LOGIN AND TOKEN IN FASTAPI WITH JWT
https://medium.com/@faruqdauda9/login-and-token-in-fastapi-with-jwt-f6b19697a745
https://medium.com/@faruqdauda9/login-and-token-in-fastapi-with-jwt-f6b19697a745
Medium
LOGIN AND TOKEN IN FASTAPI WITH JWT
Introduction
Building a Panel Dashboard with Snowpark for Python
https://sophiamyang.medium.com/building-a-panel-dashboard-with-snowpark-for-python-fe1b16e7bd75
https://sophiamyang.medium.com/building-a-panel-dashboard-with-snowpark-for-python-fe1b16e7bd75
Medium
Building a Panel Dashboard with Snowpark for Python
Snowflake for data scientists
How to consume Kinesis-Video-Stream with python and getting metadata from Kinesis.
https://medium.com/@rafael.mrazeira/how-to-consume-kinesis-video-stream-with-python-and-getting-metadata-from-kinesis-3059723f8bdd
https://medium.com/@rafael.mrazeira/how-to-consume-kinesis-video-stream-with-python-and-getting-metadata-from-kinesis-3059723f8bdd
Medium
How to consume Kinesis-Video-Stream with python and getting metadata from Kinesis.
Amazon Kinesis Video provides simple APIs for playback videos, capture, process and store media streams. Normally the posts, questions and…
Chapter 19: Styling with Bootstrap (Part IIII)
https://medium.com/@balt1794/chapter-19-styling-with-bootstrap-part-iiii-2339d5f3920c
https://medium.com/@balt1794/chapter-19-styling-with-bootstrap-part-iiii-2339d5f3920c
Medium
Chapter 19: Styling with Bootstrap (Part IIII)
In this chapter, we will finish styling the rest of the pages of the website such as the login and register page. We will also style the…
Python Tutorial for Beginners (Part -1)
https://medium.com/@varun30300/python-tutorial-for-beginners-part-1-647b4f35427d
https://medium.com/@varun30300/python-tutorial-for-beginners-part-1-647b4f35427d
Medium
Python Tutorial for Beginners (Part -1)
This is a tutorial for people who are just starting their programming journey and have decided to learn python. There are no prerequisites…
Top 6 Patterns That Every Python Programmer Should Be Aware Of
https://medium.com/codex/top-6-patterns-that-every-python-programmer-should-be-aware-of-2ab977da256b
https://medium.com/codex/top-6-patterns-that-every-python-programmer-should-be-aware-of-2ab977da256b
Medium
Top 6 Patterns That Every Python Programmer Should Be Aware Of
Clean code reads like well-written literature, according to Grady Booch
Virtual Environments with CPU and GPU Support
https://medium.com/codex/virtual-environments-with-cpu-and-gpu-support-858115af04f9
https://medium.com/codex/virtual-environments-with-cpu-and-gpu-support-858115af04f9
Medium
Virtual Environments with CPU and GPU Support
Anaconda configuration for CPU and GPU
ASR(Speech Recognition) creation with Tranformers NN
https://medium.com/@bernardoolisan/asr-speech-recognition-creation-with-tranformers-nn-30a8b8af1b6e
https://medium.com/@bernardoolisan/asr-speech-recognition-creation-with-tranformers-nn-30a8b8af1b6e
Medium
ASR creation with Tranformers NN
In these times, technology has advanced drastically, one of the most mentioned advances is artificial intelligence, especially machine…
Using BERTopic and BERTweet transformer to predict interest tag from tweets
https://medium.com/@hajar.zankadi/using-bertopic-and-bertweet-transformer-to-predict-interest-tag-from-tweets-67189f11b992
https://medium.com/@hajar.zankadi/using-bertopic-and-bertweet-transformer-to-predict-interest-tag-from-tweets-67189f11b992
Medium
Using BERTopic and BERTweet transformer to predict interest tag from tweets
In this tutorial, we are going to elaborate a step by step process to detect interest tag from tweets.
The easiest way to understand Gradient Descent with Python (no math)
https://medium.com/@axegggl/the-easiest-way-to-understand-gradient-descent-no-math-e6df677c200f
https://medium.com/@axegggl/the-easiest-way-to-understand-gradient-descent-no-math-e6df677c200f
Medium
The easiest way to understand Gradient Descent with Python (no math)
The main reason why I wrote this is because it was hard to figure out how to use this. I will try to explain line by line (in Python) how…