Pinned Repositories
cunyao_scrapy
finance big data
foam
Incremental-Extreme-Learning-Machine-IELM
Implementation of Incremental Extreme Learning Machine [I-ELM] to deepen the understanding of the random network
Incremental-SVM
Incremental Algorithm of Support Vector Machine
Invariant-Self-Supervised-Learning
Pytorch code for "Improving Self-Supervised Learning by Characterizing Idealized Representations"
li_hang
李航统计学习方法 PPT
lihang_book_algorithm
致力于将李航博士《统计学习方法》一书中所有算法实现一遍
MachineLearning_Zhouzhihua_ProblemSets
Exercises answers to the book "machine-learning" written by Zhou Zhihua。周志华《机器学习》课后习题,个人解答。各算法都拿numpy和pandas实现了一遍
simclr
SimCLRv2 - Big Self-Supervised Models are Strong Semi-Supervised Learners
SSL
solo-learn: a library of self-supervised methods for visual representation learning powered by Pytorch Lightning
HEIJU12138's Repositories
HEIJU12138/cunyao_scrapy
finance big data
HEIJU12138/foam
HEIJU12138/Incremental-Extreme-Learning-Machine-IELM
Implementation of Incremental Extreme Learning Machine [I-ELM] to deepen the understanding of the random network
HEIJU12138/Incremental-SVM
Incremental Algorithm of Support Vector Machine
HEIJU12138/Invariant-Self-Supervised-Learning
Pytorch code for "Improving Self-Supervised Learning by Characterizing Idealized Representations"
HEIJU12138/li_hang
李航统计学习方法 PPT
HEIJU12138/lihang_book_algorithm
致力于将李航博士《统计学习方法》一书中所有算法实现一遍
HEIJU12138/MachineLearning_Zhouzhihua_ProblemSets
Exercises answers to the book "machine-learning" written by Zhou Zhihua。周志华《机器学习》课后习题,个人解答。各算法都拿numpy和pandas实现了一遍
HEIJU12138/simclr
SimCLRv2 - Big Self-Supervised Models are Strong Semi-Supervised Learners
HEIJU12138/SSL
solo-learn: a library of self-supervised methods for visual representation learning powered by Pytorch Lightning
HEIJU12138/Stock-Prediction-Models
Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations
HEIJU12138/TSMedianBasedEnsembleLearning
Incremental median-based ensemble learning method for seasonal time series
HEIJU12138/vissl
VISSL is FAIR's library of extensible, modular and scalable components for SOTA Self-Supervised Learning with images.
HEIJU12138/Wangdao-Data-Structures
2021王道数据结构课后大题代码实现