Pinned Repositories
AiLearning-Theory-Applying
快速上手Ai理论及应用实战:基础知识Basic knowledge、机器学习MachineLearning、深度学习DeepLearning2、自然语言处理BERT,持续更新中。含大量注释及数据集,力求每一位能看懂并复现。
alphatools
Quantitative finance research tools in Python
AlphaTrading
An workflow in factor-based equity trading, including factor analysis and factor modeling. For well-established factor models, I implement APT model, BARRA's risk model and dynamic multi-factor model in this project.
AndrewNgMachineLearning
apollo
An open autonomous driving platform
Applied-Deep-Learning
Applied Deep Learning
applied-ml
📚 Papers & tech blogs by companies sharing their work on data science & machine learning in production.
awesome
😎 Awesome lists about all kinds of interesting topics
awesome-datascience
:memo: An awesome Data Science repository to learn and apply for real world problems.
awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
cola945's Repositories
cola945/apollo
An open autonomous driving platform
cola945/applied-ml
📚 Papers & tech blogs by companies sharing their work on data science & machine learning in production.
cola945/awesome-datascience
:memo: An awesome Data Science repository to learn and apply for real world problems.
cola945/awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
cola945/awesome-python-applications
💿 Free software that works great, and also happens to be open-source Python.
cola945/best-of-ml-python
🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.
cola945/bitcoin-price-pred
Predict bitcoin price using gold and S&P 500 data implementing LSTM, Gradient Boosting Regression, and Random Forest
cola945/ccf-deadlines
⏰ CCF recommendation conference Deadline Countdowns / Please star this project, thanks~
cola945/coding-interview-university
A complete computer science study plan to become a software engineer.
cola945/colabtools
Python libraries for Google Colaboratory
cola945/competition-baseline
数据科学竞赛知识、代码、思路
cola945/deep-learning-drizzle
Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
cola945/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
cola945/deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
cola945/FinRL
A Deep Reinforcement Learning Framework for Automated Trading in Quantitative Finance. NeurIPS 2020. 🔥
cola945/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
cola945/HelloGitHub
:octocat: 分享 GitHub 上有趣、入门级的开源项目
cola945/learn-deep-learning
AI Summer's complete catalog of articles
cola945/Loan-Repayment-Ability-Using-Machine-Learning
The principle focus of our project is to perform data analysis and train a model using the most popular Machine Learning algorithm – Regularized Logistic Regression, Random Forest and Neural Networks in order to analyse the historical data that is present regarding the Loan Repayment.
cola945/machine-learning-for-trading
Code for Machine Learning for Algorithmic Trading, 2nd edition.
cola945/machine_learning_complete
A comprehensive repository containing 30+ notebooks on learning machine learning!
cola945/paper-reading
深度学习经典、新论文逐段精读
cola945/papers-we-love
Papers from the computer science community to read and discuss.
cola945/qlib
Qlib is an AI-oriented quantitative investment platform, which aims to realize the potential, empower the research, and create the value of AI technologies in quantitative investment. With Qlib, you can easily try your ideas to create better Quant investment strategies.
cola945/Random-Password-Generator-using-Python
In this program, we generate random password for our social media handle. We use the random module, pickle module and string module. I personally use this computer program to generate random password. It also secure our password by converting it into binary form. And the same program is able to unhide or decode it to our normal form. So, keep enjoy this program
cola945/recommendation
Recommendation System using ML and DL
cola945/stock
stock,股票系统。使用python进行开发。
cola945/stock_predict_with_LSTM
Predict stock with LSTM supporting pytorch, keras and tensorflow
cola945/tensorflow
An Open Source Machine Learning Framework for Everyone
cola945/Test-stock-prediction-algorithms
Use deep learning, genetic programming and other methods to predict stock and market movements