Pinned Repositories
ANN
一个简单的神经网络模型,包含了神经网络各种基本的功能。主要参考吴恩达的cs231n课程
carAI-Demo
使用浅层神经网络和遗传算法训练一个可以自动驾驶小车的Demo
dimensionality_reduction_alo_codes
特征提取/数据降维:PCA、LDA、MDS、LLE、TSNE等降维算法的python实现
FAST
论文《A Fast Clustering-Based Feature Subset Selection Algorithm for High-Dimensional Data》python复现
LocalNetChat
基于python的CLI局域网聊天工具
loccheat
腾讯新闻2019.12.24日推出的《2020默契大考验》python破解
machinelearning
My blogs and code for machine learning. http://cnblogs.com/pinard
ML-DL_book
机器学习、深度学习一些个人认为不错的书籍。
TimeSeriesAnimationChart
用于将时序数据转化为动态图表的python工具
umap
Uniform Manifold Approximation and Projection
heucoder's Repositories
heucoder/dimensionality_reduction_alo_codes
特征提取/数据降维:PCA、LDA、MDS、LLE、TSNE等降维算法的python实现
heucoder/carAI-Demo
使用浅层神经网络和遗传算法训练一个可以自动驾驶小车的Demo
heucoder/ML-DL_book
机器学习、深度学习一些个人认为不错的书籍。
heucoder/TimeSeriesAnimationChart
用于将时序数据转化为动态图表的python工具
heucoder/LocalNetChat
基于python的CLI局域网聊天工具
heucoder/FAST
论文《A Fast Clustering-Based Feature Subset Selection Algorithm for High-Dimensional Data》python复现
heucoder/china_map
topojson type china map
heucoder/data_mining_models
Basic data mining model, including feature importance display
heucoder/deep_learning
基础的深度学习实验研究结果汇总笔记
heucoder/e-book
free program books
heucoder/go.callvis_core
go代码调用链
heucoder/loccheat
腾讯新闻2019.12.24日推出的《2020默契大考验》python破解
heucoder/python_cookbook_exercise
python练习
heucoder/7days-golang
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
heucoder/AsyncioRequest
研究以下python的asyncio异步模块
heucoder/Autogitpush
定时像github仓库提交数据的脚本
heucoder/awesome-streamlit
The purpose of this project is to share knowledge on how awesome Streamlit is and can be
heucoder/billow_err
错误码
heucoder/boredTimer
heucoder/cache.example
cache.example。实现一个简单的分布式缓存
heucoder/cv
heucoder/eBooks
eBook分享大集合:主要以IT领域经典书籍收藏,以备不时之需。
heucoder/EGSG
2010年论文《Ensemble gene selection by grouping for microarray data classification》代码python复现
heucoder/gorm
The fantastic ORM library for Golang, aims to be developer friendly
heucoder/heucoder.github.io
heucoder/json2go
Create go type representation from json
heucoder/learning-spark
Example code from Learning Spark book
heucoder/mq_change
切换消息队列
heucoder/rpc.example
从0到1实现一个简单的rpc框架,加深自己的对go和rpc的理解
heucoder/streamDemo
a streamlit Demo