Pinned Repositories
accomplishments
Accountant
Accounting made accessible for small businesses and sole proprietorships through a simple Django project.
AI-Expert-Roadmap
Roadmap to becoming an Artificial Intelligence Expert in 2020
API
Documentation and Samples for the Official HN API
awesome-public-datasets
A topic-centric list of HQ open datasets.
awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
awesome-web-scraping
List of libraries, tools and APIs for web scraping and data processing.
ChatGPT-System-Prompts
This repository contains a collection of the best system prompts for ChatGPT, a conversational AI model developed by OpenAI. Star this repository to help us reach 5,000 stars!
covid-19-data
Data on COVID-19 (coronavirus) cases, deaths, hospitalizations, tests • All countries • Updated daily by Our World in Data
Hands-On-Data-Analysis-with-Pandas-2nd-edition
Materials for following along with Hands-On Data Analysis with Pandas – Second Edition
stevedoss's Repositories
stevedoss/accomplishments
stevedoss/AI-Expert-Roadmap
Roadmap to becoming an Artificial Intelligence Expert in 2020
stevedoss/awesome-public-datasets
A topic-centric list of HQ open datasets.
stevedoss/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
stevedoss/awesome-web-scraping
List of libraries, tools and APIs for web scraping and data processing.
stevedoss/ChatGPT-System-Prompts
This repository contains a collection of the best system prompts for ChatGPT, a conversational AI model developed by OpenAI. Star this repository to help us reach 5,000 stars!
stevedoss/covid-19-data
Data on COVID-19 (coronavirus) cases, deaths, hospitalizations, tests • All countries • Updated daily by Our World in Data
stevedoss/data-science
:bar_chart: Path to a free self-taught education in Data Science!
stevedoss/Hands-On-Data-Analysis-with-Pandas-2nd-edition
Materials for following along with Hands-On Data Analysis with Pandas – Second Edition
stevedoss/finnhub-python
Finnhub Python API Client. Finnhub API provides institutional-grade financial data to investors, fintech startups and investment firms. We support real-time stock price, global fundamentals and alternative data. https://finnhub.io/docs/api
stevedoss/hello-world
My second repository. Getting started! Excited!
stevedoss/it-cert-automation-practice
Google IT Automation with Python Professional Certificate - Practice files
stevedoss/kedro
A Python framework for creating reproducible, maintainable and modular data science code.
stevedoss/matplotlib
matplotlib: plotting with Python
stevedoss/noria
Fast web applications through dynamic, partially-stateful dataflow
stevedoss/Pandas-Data-Science-Tasks
Set of real world data science tasks completed using the Python Pandas library
stevedoss/plotly.py
The interactive graphing library for Python (includes Plotly Express) :sparkles:
stevedoss/PracticalDeepLearningPython
Source code for the book "Practical Deep Learning: A Python-Based Introduction" (No Starch Press)
stevedoss/public-apis
A collective list of free APIs for use in software and web development.
stevedoss/pybotics
The Python Toolbox for Robotics
stevedoss/pydata-book
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
stevedoss/Python-Data-Cleaning-Cookbook
Python Data Cleaning Cookbook, published by Packt
stevedoss/python-guide
Python best practices guidebook, written for humans.
stevedoss/range_trading_alert
stevedoss/recipe-scrapers
Python package for scraping recipes data
stevedoss/Relativty
An open source VR headset with SteamVR supports for $200
stevedoss/stockpredictionai
In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.
stevedoss/StockSharp
Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins and options).
stevedoss/tickerrain
Website that displays in real time tickers being processed by different sources.
stevedoss/trend_alert