TimMango's Stars
toakes59/LeetCodeSolutions
LeetCode Solutions as seen in https://www.youtube.com/channel/UCng1oj3cgibSsli_H6h4HBQ
zhiwehu/Python-programming-exercises
100+ Python challenging programming exercises
DataExpert-io/data-engineer-handbook
This is a repo with links to everything you'd ever want to learn about data engineering
ShubhamSarda/react-ul
Code files for React Course.
Asabeneh/30-Days-Of-Python
30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
arslanbilal/git-cheat-sheet
:octocat: git and git flow cheat sheet
luiul/sql-bootcamp
SQL Bootcamp & Advanced Queries: Fundamentals, Aggregate Functions, Advanced Commands, and Conditional Expressions With PostgreSQL
jonasschmedtmann/ultimate-react-course
Starter files, final projects, and FAQ for my Ultimate React course
streamlit/streamlit
Streamlit — A faster way to build and share data apps.
techwithtim/Django-React-Full-Stack-App
GitbookIO/javascript
GitBook teaching programming basics with Javascript
Bunsly/HomeHarvest
Python package for scraping real estate property data
cermak-petr/actor-zillow-api-scraper
Apify actor for extracting data about homes from Zillow.com using it's internal API.
seme0021/python-zillow
Python library for the Zillow API
CryceTruly/trulyexpensesyoutube
Income expense mgt website w Django
TimMango/bokeh
Interactive Data Visualization in the browser, from Python
airbnb/javascript
JavaScript Style Guide
bradtraversy/50projects50days
50+ mini web projects using HTML, CSS & JS
shaypal5/stationarizer
Smart, automatic detection and stationarization of non-stationary time series data.
bokeh/bokeh
Interactive Data Visualization in the browser, from Python
sudip-padhye/Sell-Qty-Prediction-over-time-series-data-using-GRUs
Time-series analysis of qty sale using Gated Recurrent Units
cerlymarco/MEDIUM_NoteBook
Repository containing notebooks of my posts on Medium
aaxwaz/Multivariate-Time-Series-forecast-using-seq2seq-in-TensorFlow
AI4Finance-Foundation/FinRL
FinRL: Financial Reinforcement Learning. 🔥
FavioVazquez/deep-learning-pyspark
Deep Learning with Apache Spark and Deep Cognition
saeed349/Deep-Reinforcement-Learning-in-Trading
This repository provides the code for a Reinforcement Learning trading agent with its trading environment that works with both simulated and historical market data. This was inspired by OpenAI Gym framework.
dipanjanS/hands-on-transfer-learning-with-python
Deep learning simplified by transferring prior learning using the Python deep learning ecosystem
Alro10/deep-learning-time-series
List of papers, code and experiments using deep learning for time series forecasting
curiousily/Deep-Learning-For-Hackers
Machine Learning tutorials with TensorFlow 2 and Keras in Python (Jupyter notebooks included) - (LSTMs, Hyperameter tuning, Data preprocessing, Bias-variance tradeoff, Anomaly Detection, Autoencoders, Time Series Forecasting, Object Detection, Sentiment Analysis, Intent Recognition with BERT)
georgymh/ml-fraud-detection
Credit card fraud detection through logistic regression, k-means, and deep learning.