Pinned Repositories
30DaysofSwift
A self-taught project to learn Swift.
algorithm
algorithm question and summary
breeze
Breeze is a numerical processing library for Scala.
chinese-poetry
The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
chinese-poetry-mysql
基于 chinese-poetry 数据整理的一份 mysql 格式数据
data
a place to generate/manipulate/analyze/visualize data
database
create db with data and docker file
datastore
deploy
depoly and provision
DS-Take-Home
My solution to the book A Collection of Data Science Take-Home Challenges
auto9suns's Repositories
auto9suns/30DaysofSwift
A self-taught project to learn Swift.
auto9suns/algorithm
algorithm question and summary
auto9suns/breeze
Breeze is a numerical processing library for Scala.
auto9suns/chinese-poetry
The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
auto9suns/chinese-poetry-mysql
基于 chinese-poetry 数据整理的一份 mysql 格式数据
auto9suns/data
a place to generate/manipulate/analyze/visualize data
auto9suns/database
create db with data and docker file
auto9suns/datastore
auto9suns/deploy
depoly and provision
auto9suns/DS-Take-Home
My solution to the book A Collection of Data Science Take-Home Challenges
auto9suns/ItChat
A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。
auto9suns/lifelines
Survival analysis in Python
auto9suns/machine-learning
Content for Udacity's Machine Learning curriculum
auto9suns/mathAI
一个拍照做题程序。输入一张包含数学计算题的图片,输出识别出的数学计算式以及计算结果。This is a mathematic expression recognition project.
auto9suns/metabase
The simplest, fastest way to get business intelligence and analytics to everyone in your company :yum:
auto9suns/poetry
china ancient poetry project data
auto9suns/pumpkin-book
《机器学习》(西瓜书)公式推导解析,在线阅读地址:https://datawhalechina.github.io/pumpkin-book
auto9suns/pyxley
Python helpers for building dashboards using Flask and React
auto9suns/Robinhood
Python Framework to make trades with Robinhood Private API
auto9suns/Robinhood-1
Unofficial Documentation of Robinhood Trade's Private API
auto9suns/stat-learning
Notes and exercise attempts for "An Introduction to Statistical Learning"
auto9suns/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.
auto9suns/TakeHomeDataChallenges
My solution to the book <A collection of Data Science Take-home Challenges>
auto9suns/takshila
projects in takshila university
auto9suns/udacity
udacity projects
auto9suns/wxpy
微信机器人 / 可能是最优雅的微信个人号 API ✨✨