Pinned Repositories
aria2
aria2 is a lightweight multi-protocol & multi-source, cross platform download utility operated in command-line. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink.
AriaNg
AriaNg, a modern web frontend making aria2 easier to use.
avmanager
for movie manager
awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
biu
管理后台项目开发脚手架,基于vue-element-admin和springboot搭建,前后端分离方式开发和部署
code-reader
One Multi program language code reader
code2html
a ruby tool convert code in one html page to read on ipad with file tree.
underscore-analysis
Underscore.js 源码解读 & 系列文章(完 :heavy_exclamation_mark:)
tangchun's Repositories
tangchun/underscore-analysis
Underscore.js 源码解读 & 系列文章(完 :heavy_exclamation_mark:)
tangchun/aria2
aria2 is a lightweight multi-protocol & multi-source, cross platform download utility operated in command-line. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink.
tangchun/AriaNg
AriaNg, a modern web frontend making aria2 easier to use.
tangchun/avmanager
for movie manager
tangchun/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
tangchun/biu
管理后台项目开发脚手架,基于vue-element-admin和springboot搭建,前后端分离方式开发和部署
tangchun/CoolplaySpark
酷玩 Spark: Spark 源代码解析、Spark 类库等
tangchun/CS-Book
计算机类常用电子书整理,并且附带下载链接,包括Java,Python,Linux,Go,C,C++,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等书籍
tangchun/Daily-Ex
:book: Exercises in C, C++, Java, Algorithms, Data Structure
tangchun/emoji-cheat-sheet
A markdown version emoji cheat sheet
tangchun/ET
Unity3D Client And C# Server Framework
tangchun/FFmpegAndroid
android端基于FFmpeg实现音频剪切、拼接、转码、混音、编解码;视频剪切、水印、截图、转码、编解码、转Gif动图、画面拼接、视频倒播;音视频合成与分离;音视频解码、同步与播放;FFmpeg本地推流、H264与RTMP实时推流直播;OpenGL+GPUImage实时滤镜;FFmpeg滤镜:素描、色彩平衡、hue、lut、模糊、九宫格等;基于IjkPlayer修改支持RTSP超低延时直播(局域网1080P延时130ms)、暂停、静音,多路投屏直播
tangchun/flutter-go
flutter 开发者帮助 APP,包含 flutter 常用 140+ 组件的demo 演示与中文文档
tangchun/jquery
jQuery JavaScript Library
tangchun/machine-learning-for-software-engineers
A complete daily plan for studying to become a machine learning engineer.
tangchun/Mastering.Python.Design.Patterns
《精通Python设计模式》2015年1月
tangchun/node2vec-c
node2vec implementation in C++
tangchun/plan
my plan for do something
tangchun/practicalAI
📚 A practical approach to learning and using machine learning.
tangchun/practicalAI-cn
AI实战-practicalAI 中文版
tangchun/Springboot_v2
SpringBoot_v2项目是努力打造springboot框架的极致细腻的脚手架。包括一套漂亮的前台。无其他杂七杂八的功能,原生纯净。
tangchun/tushare
TuShare is a utility for crawling historical data of China stocks
tangchun/Unity3DTraining
Unity3D的练习项目
tangchun/VideoEditor
tangchun/vis
vis.js is a dynamic, browser-based visualization library
tangchun/webpack_test
webpack study test
tangchun/weekly
前端精读周刊
tangchun/weex
A framework for building Mobile cross-platform UI
tangchun/word2vec
This tool provides an efficient implementation of the continuous bag-of-words and skip-gram architectures for computing vector representations of words. These representations can be subsequently used in many natural language processing applications and for further research.
tangchun/Word2Vector
Self complemented word embedding methods using CBOW,skip-Gram,word2doc matrix , word2word matrix ,基于CBOW、skip-gram、词-文档矩阵、词-词矩阵四种方法的词向量生成