Pinned Repositories
A-stock-prediction-algorithm-based-on-machine-learning
(陆续更新)重新整理过的基于机器学习的股票价格预测算法,里面包含了基本的回测系统以及各种不同的机器学习算法的股票价格预测,包含:LSTM算法、Prophet算法、AutoARIMA、朴素贝叶斯、SVM等
AI-Books
机器学习 数据挖掘 深度学习 NLP 云计算 统计学概率论 收藏的论文
AIT722
Course materials for AIT722: Theories and Models in Geo-Social Data Analytics
awesome-bigdata
A curated list of awesome big data frameworks, ressources and other awesomeness.
awesome-machine-learning-cn
机器学习资源大全中文版,包括机器学习领域的框架、库以及软件
BDP-bdpan_erase_competition
百度网盘AI大赛-通用场景手写文字擦除赛第4名方案
Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
E-learning
RiA3
Source code for Kabacoff, R. R in Action (3rd edition). Manning: Boca Raton, FL.
blacksmpig's Repositories
blacksmpig/BDP-Ali-Data-Mining
阿里巴巴大数据竞赛
blacksmpig/BDP-bdp-1
本资源是一个最新 spring4 + mybatis3 + Redis 缓存集成的一个简单的 demo,也是博客《Redis 缓存 + Spring 的集成示例》的配套示例项目,该博客地址是:http://blog.csdn.net/defonds/article/details/48716161。
blacksmpig/BDP-mlf
大数据机器学习框架
blacksmpig/BDP-SOHU-DBProxy
搜狐公司强大的数据库中间件
blacksmpig/DataMiningAlgorithm
数据挖掘18大算法实现以及其他相关经典DM算法
blacksmpig/Distributed-Statistical-Computing
Computer Code and Statistical Cases for book: Distributed Statistical Computing for Big Data (in Chinese)
blacksmpig/emotiv-osc
Java application that wraps raw EEG data from the Emotiv Epoch in OSC and sends it over local udp
blacksmpig/GoodReads_TextMining
Webscraping and analyzing book reviews on GoodReads
blacksmpig/hemokit
Haskell library for the Emotiv EEG, inspired by the Emokit code
blacksmpig/Intro
Course materials for "Introduction to Data Science with R", a video course by RStudio and O'Reilly Media
blacksmpig/kaggle-Titanic
blacksmpig/NBA-Deworm
Deworm的软工三大作业迭代三:NBA数据采集、数据提供、数据展现、数据分析、数据同步
blacksmpig/netlogo-cluster
Netlogo-cluster is tool to automatize the launch of experiments on an HPC with a SGE scheduler for Netlogo ABM software
blacksmpig/pyemotiv
A Python library for data acquisition from the Emotiv Epoc EEG headset, using the research SDK.
blacksmpig/rinds
R package for the book "R in data science"
blacksmpig/Study-PlayWithDataStruct
《大话数据结构》源代码
blacksmpig/Top10_Algorithms_in_DataMining
数据挖掘领域十大算法代码实现