Pinned Repositories
amazon-sagemaker-examples
Example 📓 Jupyter notebooks that demonstrate how to build, train, and deploy machine learning models using 🧠 Amazon SageMaker.
ask_me_anything
An easy-to-use app to visualise attentions of various VQA models.
best-of-ml-python
🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.
biaxial-rnn-music-composition
A recurrent neural network designed to generate classical music.
Bigquery-Streamlit
Interactive SQL queries on BigQuery with Streamlit
book-recommender
ChebyKAN
Kolmogorov-Arnold Networks (KAN) using Chebyshev polynomials instead of B-splines.
covid19za
Coronavirus COVID-19 (2019-nCoV) Data Repository and Dashboard for South Africa
cs-video-courses
List of Computer Science courses with video lectures.
TawongaC's Repositories
TawongaC/amazon-sagemaker-examples
Example 📓 Jupyter notebooks that demonstrate how to build, train, and deploy machine learning models using 🧠 Amazon SageMaker.
TawongaC/ask_me_anything
An easy-to-use app to visualise attentions of various VQA models.
TawongaC/best-of-ml-python
🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.
TawongaC/Bigquery-Streamlit
Interactive SQL queries on BigQuery with Streamlit
TawongaC/book-recommender
TawongaC/ChebyKAN
Kolmogorov-Arnold Networks (KAN) using Chebyshev polynomials instead of B-splines.
TawongaC/covid19za
Coronavirus COVID-19 (2019-nCoV) Data Repository and Dashboard for South Africa
TawongaC/cs-video-courses
List of Computer Science courses with video lectures.
TawongaC/csv2sql
A small python utility to convert CSV files into SQL insert statements
TawongaC/datasets
🤗 The largest hub of ready-to-use NLP datasets for ML models with fast, easy-to-use and efficient data manipulation tools
TawongaC/demo-record-test
TawongaC/demo-speech-emotion-app
TawongaC/Emotion_Recognition_project
TawongaC/fastai-projects
Jupyter notebooks that use the Fastai library
TawongaC/Heart-Disease-Classifier-Web-App
Heart disease classifier web app
TawongaC/Machine-Learning-with-Python
Python code for common Machine Learning Algorithms
TawongaC/Mastering-Object-Oriented-Python-Second-Edition
Mastering Object-Oriented Python - Second Edition, published by Packt
TawongaC/Modern-Time-Series-Forecasting-with-Python
Modern Time Series Forecasting with Python, published by Packt
TawongaC/Multimodal-Emotion-Recognition
A real time Multimodal Emotion Recognition web app for text, sound and video inputs
TawongaC/penguins-heroku
TawongaC/Projects_2021
TawongaC/SeqGenSQL
A T5 based sequence generation model for WikiSQL task. Achieving 90.3% on test data set using sequence generation.
TawongaC/simple-stock-management
A simple stock management and inventory web app, designed for small businesses and nonprofits.
TawongaC/speech-emotion-webapp
Speech Emotion Recognition
TawongaC/streamlit-example
Example Streamlit app that you can fork to test out share.streamlit.io
TawongaC/streamlit-lottie
Streamlit component to render Lottie animations
TawongaC/streamlit-webrtc
Real-time video and audio streams over the network, with Streamlit.
TawongaC/streamlit_freecodecamp
Build 12 Data Apps in Python with Streamlit
TawongaC/text_generators
Python code for building a text generator using LSTMs.
TawongaC/TextToSql
an attempt to convert natural language to sql statement