Pinned Repositories
100-Days-of-ML-Code-Chinese-Version
Chinese Translation for Machine Learning Infographics
competition-baseline
数据科学竞赛知识、代码、思路
cool-weather
dive-into-cv-pytorch
动手学CV-Pytorch版
Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
fantastic-matplotlib
Matplotlib中文教程,在线阅读地址:https://datawhalechina.github.io/fantastic-matplotlib/
few-shot-object-detection
Implementations of few-shot object detection benchmarks
FewShotDetection
(ECCV 2020) PyTorch implementation of paper "Few-Shot Object Detection and Viewpoint Estimation for Objects in the Wild"
gitstudy
gitstudy
maml
Code for "Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks"
TINA-WA's Repositories
TINA-WA/competition-baseline
数据科学竞赛知识、代码、思路
TINA-WA/maml
Code for "Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks"
TINA-WA/100-Days-of-ML-Code-Chinese-Version
Chinese Translation for Machine Learning Infographics
TINA-WA/cool-weather
TINA-WA/dive-into-cv-pytorch
动手学CV-Pytorch版
TINA-WA/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
TINA-WA/fantastic-matplotlib
Matplotlib中文教程,在线阅读地址:https://datawhalechina.github.io/fantastic-matplotlib/
TINA-WA/few-shot-object-detection
Implementations of few-shot object detection benchmarks
TINA-WA/FewShotDetection
(ECCV 2020) PyTorch implementation of paper "Few-Shot Object Detection and Viewpoint Estimation for Objects in the Wild"
TINA-WA/gitstudy
gitstudy
TINA-WA/Leetcode-Java
leetcode-java,updating!
TINA-WA/models
Pre-trained and Reproduced Deep Learning Models (『飞桨』官方模型库,包含多种学术前沿和工业场景验证的深度学习模型)
TINA-WA/MyComputerCollegeCourses
我的大学课程学习资料汇总
TINA-WA/NTU-Machine-learning
**大学李宏毅老师机器学习
TINA-WA/onefraction
React/ApolloGraphQL/Node/Mongo demo written in Typescript
TINA-WA/Projects
TINA-WA/SpectralNet
Deep network that performs spectral clustering
TINA-WA/Statistical-Learning-Method_Code
手写实现李航《统计学习方法》书中全部算法