Pinned Repositories
algrithm
左程云,刷题必备
C-_learning
C++提高 (看过c++基础之后再看)黑马培训课程,自己手打,路径 https://www.bilibili.com/video/av35939892/?p=3
clustering_algorithm
聚类算法学习
Graph_learning
图网络,深度学习,
ML_AI_SourceCode-
Python 6,113 Updated 9 days ago MLiA_SourceCode 机器学习实战----十大经典算法
PaperReading
每天阅读过的论文的简要笔记
personal_recommendation
个性化推荐代码--初学者
recbyhand
动手学推荐系统的配套代码。
spark_learning
尚硅谷大数据Spark-2019版最新 Spark 学习
Transformer_learning
transformer深入学习,使用Excel实现
sjyttkl's Repositories
sjyttkl/flickering
夜幕降临之际,火光摇曳妩媚、灿烂多姿,是最美最美的… …
sjyttkl/Machine-Learning
sjyttkl/notes-LSJU-machine-learning
机器学习笔记
sjyttkl/Ace
黑马大赛:商品类目预测
sjyttkl/ChineseTone
将汉字转换为拼音, 支持多音字,拼音 -> pin yin
sjyttkl/hello-world
it's new project
sjyttkl/Kaggle_CrowdFlower
1st Place Solution for Search Results Relevance Competition on Kaggle (https://www.kaggle.com/c/crowdflower-search-relevance)
sjyttkl/coae2015
sjyttkl/CWS_GatedRNN
ACL2015_code_Gated Recursive Neural Network for Chinese Word Segmentation
sjyttkl/statlearning-notebooks
Python notebooks for exercises covered in Stanford statlearning class (where exercises were in R).
sjyttkl/lambda-mart
基于Spark的LambdaMART实现
sjyttkl/papers-we-love
Papers from the computer science community to read and discuss.
sjyttkl/Python-2.7.8
Python源码注释版本
sjyttkl/Yelp-Data-Challenge-2013
Yelp Data Challenge 2013
sjyttkl/compilers-homework
A Pascal compiler written for a class on compilers. Compiles to intermediate code, then uses an interpreter to run programs.