cogentdom's Stars
GSNCodes/Customising-your-models-with-TensorFlow-2-Coursera
cogentdom/architect-docker-app
This project scrapes data of stocks and feeds them down a pipeline that trains an ML model and displays it as a dashboard using Streamlit. This Streamlit app is then containerized using docker and deployed to a virtual machine on AWS using EC2. This EC2 instance is then accessed from a custom domain name that is being hosted on a Cloudflare DNS server.
KubaMichalczyk/kaggle-predict-future-sales
anhquan0412/Predict_Future_Sales
Predict Future Sales Kaggle competition
aws/amazon-sagemaker-examples
Example 📓 Jupyter notebooks that demonstrate how to build, train, and deploy machine learning models using 🧠 Amazon SageMaker.
aiXander/Realtime_PyAudio_FFT
Realtime audio analysis in Python, using PyAudio and Numpy to extract and visualize FFT features from streaming audio.
novoic/surfboard
Novoic's audio feature extraction library
tensorflow/swift
Swift for TensorFlow
soumilshah1995/Deploy-Docker-Container-on-AWS
Learn how to Deploy Docker Container on AWS
springboard-curriculum/featuretools
Adapted exercise from here: https://github.com/Featuretools/predict-customer-churn/blob/master/churn/3.%20Feature%20Engineering.ipynb
plotly/dash-sample-apps
Open-source demos hosted on Dash Gallery
markjay4k/Audio-Spectrum-Analyzer-in-Python
A series of Jupyter notebooks and python files which stream audio from a microphone using pyaudio, then processes it.
d-t/waveform3d
Python code to create a 3D print model from music or audio file.
AllenDowney/ThinkDSP
Think DSP: Digital Signal Processing in Python, by Allen B. Downey.
aamini/introtodeeplearning
Lab Materials for MIT 6.S191: Introduction to Deep Learning
sdimi/spotifav
🤘 Map out your musical taste on Spotify with machine learning
seth814/Audio-Classification
Code for YouTube series: Deep Learning for Audio Classification
mrdbourke/machine-learning-roadmap
A roadmap connecting many of the most important concepts in machine learning, how to learn them and what tools to use to perform them.