Pinned Repositories
100-Days-Of-ML-Code
100-Days-Of-ML-Code中文版
2021-CV-Surveys
2021 年,计算机视觉相关综述。包括目标检测、跟踪........
ArXiv_weekly_paper
This github repository will record interesting articles on the arXiv website every week (based on my own opinions only).
CIL_LG_VLM
ISTA-Net-PyTorch
ISTA-Net: Interpretable Optimization-Inspired Deep Network for Image Compressive Sensing, CVPR2018 (PyTorch Code)
Medical_Imaging_Datasets
医学影像数据集列表 『An Index for Medical Imaging Datasets』
nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
PyTorch_DDP
pytorch DistributedDataParallel
vim-galore-zh_cn
Vim 从入门到精通
CL_Pytorch
an incremental learning framework
Fatflower's Repositories
Fatflower/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
Fatflower/A-to-Z-Resources-for-Students
Curated list of resources for college students
Fatflower/activityrecognition
Resources about activity recognition-行为识别资料
Fatflower/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
Fatflower/awesome-data-comp-solution
数据科学/人工智能比赛解决方案汇总
Fatflower/coding-interview-university
A complete computer science study plan to become a software engineer.
Fatflower/d2l-pytorch
This project reproduces the book Dive Into Deep Learning (www.d2l.ai), adapting the code from MXNet into PyTorch.
Fatflower/data-science-career
Data Science, Machine Learning, Big Data and Business Analytics Career Repository
Fatflower/Data-Science-Competitions
Goal of this repo is to provide solutions of all Data Science Competitions(Kaggle, Data Hack, Machine Hack, Driven Data etc...).
Fatflower/Data-Science-Notes
数据科学的笔记以及资料搜集
Fatflower/Deep_Reinforcement_Learning
Resources, papers, tutorials
Fatflower/dl-notes
Fatflower/FISCO-BCOS-DOC
Document of FISCO BCOS
Fatflower/industry-machine-learning
A curated list of applied machine learning and data science notebooks and libraries across different industries.
Fatflower/interesting-python
有趣的Python爬虫和Python数据分析小项目(Some interesting Python crawlers and data analysis projects)
Fatflower/keras
Deep Learning for humans
Fatflower/leeml-notes
李宏毅《机器学习》笔记,在线阅读地址:https://datawhalechina.github.io/leeml-notes
Fatflower/Math_by_Richard_Feynman
A repo of curated links to Math lectures by Prof. Richard Feynman
Fatflower/ML-NLP
此项目是机器学习(Machine Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
Fatflower/mtandseq2seq-code
Code examples for CMU CS11-731, Machine Translation and Sequence-to-sequence Models
Fatflower/PaddleHub
A toolkit for managing pretrained models of PaddlePaddle and helping user getting started with transfer learning more efficiently. (『飞桨』预训练模型管理和迁移学习工具 )
Fatflower/python-machine-learning-book
The "Python Machine Learning (1st edition)" book code repository and info resource
Fatflower/pytorch-cnn-visualizations
Pytorch implementation of convolutional neural network visualization techniques
Fatflower/pytorch-nlp-notebooks
Learn how to use PyTorch to solve some common NLP problems with deep learning.
Fatflower/pytorch-transformers
👾 A library of state-of-the-art pretrained models for Natural Language Processing (NLP)
Fatflower/smote_variants
A collection of 85 minority oversampling techniques (SMOTE) for imbalanced learning with multi-class oversampling and model selection features
Fatflower/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
Fatflower/tutorials
repository with the tutorials for MLSS Skoltech
Fatflower/XLM
PyTorch original implementation of Cross-lingual Language Model Pretraining.
Fatflower/xlnet
XLNet: Generalized Autoregressive Pretraining for Language Understanding