Pinned Repositories
automatic_video_editing
Automatic video editing using Python, moviepy and vosk
foreign_speech_recognition
Free and offline foreign (non-English) speech recognition with timestamps with Python, vosk, SpeechRecognition / Pocketsphinx
github_users_parser
Search for GitHub users with multiple keywords using Python and PyGithub library
me_not_me_detector
Real-time face detector with Python, TensorFlow/Keras and OpenCV
movie_color_scheme
streamlit_app_template
Streamlit template for LLM-based application
supervised_algorithms
Supervised Learning algorithms cheat sheet
tf_cheat_sheet
TensorFlow/Keras cheat sheet
underfitting_vs_overfitting
Overfitting and Underfitting principles. Understand basic principles of underfitting and overfitting and why you should use particular techniques to deal with them.
unsupervised_algorithms
Unsupervised Learning algorithms cheat sheet
Winston-503's Repositories
Winston-503/streamlit_app_template
Streamlit template for LLM-based application
Winston-503/supervised_algorithms
Supervised Learning algorithms cheat sheet
Winston-503/tf_cheat_sheet
TensorFlow/Keras cheat sheet
Winston-503/unsupervised_algorithms
Unsupervised Learning algorithms cheat sheet
Winston-503/foreign_speech_recognition
Free and offline foreign (non-English) speech recognition with timestamps with Python, vosk, SpeechRecognition / Pocketsphinx
Winston-503/automatic_video_editing
Automatic video editing using Python, moviepy and vosk
Winston-503/github_users_parser
Search for GitHub users with multiple keywords using Python and PyGithub library
Winston-503/me_not_me_detector
Real-time face detector with Python, TensorFlow/Keras and OpenCV
Winston-503/movie_color_scheme
Winston-503/underfitting_vs_overfitting
Overfitting and Underfitting principles. Understand basic principles of underfitting and overfitting and why you should use particular techniques to deal with them.
Winston-503/youtube_dislikes
Predicting the Number of Dislikes on YouTube Videos using Python, YouTube Data API v3, NLTK, and TensorFlow/Keras