Pinned Repositories
adna-workflow
Workflow for processing Illumina sequencing runs for ancient human DNA
AI-WinterSchool
Comprises of various lecture slides, papers, practical notebooks used during AI Winter school, organized by NAAMII at Pokhara, Nepal from December 10, 2019 to December 20, 2019.
AirPollutionSimulation
Simulating air quality in Unity with real-world data
AlgoNotes
公众号【浅梦学习笔记】文章汇总:包含 排序&CXR预估,召回匹配,用户画像&特征工程,推荐搜索综合 计算广告,大数据,图算法,NLP&CV,求职面试 等内容
algorithm-illustrations
The illustrations from the YouTube channel: happygirlzt.
fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
pytorch_classification
利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码
SiamTrackers
(2020-2021)The PyTorch version of SiamFC,SiamRPN,DaSiamRPN, UpdateNet , SiamDW, SiamRPN++, SiamMask, SiamFC++, SiamCar, SiamBAN, Ocean, LightTrack ; Visual object tracking based on deep learning
yuhangYH's Repositories
yuhangYH/pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
yuhangYH/SiamTrackers
(2020-2021)The PyTorch version of SiamFC,SiamRPN,DaSiamRPN, UpdateNet , SiamDW, SiamRPN++, SiamMask, SiamFC++, SiamCar, SiamBAN, Ocean, LightTrack ; Visual object tracking based on deep learning
yuhangYH/adna-workflow
Workflow for processing Illumina sequencing runs for ancient human DNA
yuhangYH/algorithm-illustrations
The illustrations from the YouTube channel: happygirlzt.
yuhangYH/CapsGNN
A PyTorch implementation of "Capsule Graph Neural Network" (ICLR 2019).
yuhangYH/CLRS
📚 Solutions to Introduction to Algorithms Third Edition
yuhangYH/coursera-machine-learning
Coursera's Machine Learning by Andrew Ng
yuhangYH/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被全球175所大学采用教学。
yuhangYH/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
yuhangYH/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
yuhangYH/Fake-News-Detection-Using-BERT
In this project, I am trying to track the spread of disinformation. This repo is for the ML part of the project and where it tries to classify tweets as real or fake depending on the tweet text and also the text present in the article that is tagged in the tweet. This particular implementation uses BERT for classification.
yuhangYH/Fake-News-Detection2
Implementation of Unidirectional, Bidirectional LSTM and Pre-trained Transformer (BERT) to classify a news article as reliable or unreliable.
yuhangYH/Fake_news_detection
Detecting fake news with LSTMs and Transformers (BERT)
yuhangYH/IT_book
本项目收藏这些年来看过或者听过的一些不错的常用的上千本书籍,没准你想找的书就在这里呢,包含了互联网行业大多数书籍和面试经验题目等等。有人工智能系列(常用深度学习框架TensorFlow、pytorch、keras。NLP、机器学习,深度学习等等),大数据系列(Spark,Hadoop,Scala,kafka等),程序员必修系列(C、C++、java、数据结构、linux,设计模式、数据库等等)
yuhangYH/lshort-zh-cn
A Chinese edition of the Not So Short Introduction to LaTeX2ε
yuhangYH/LSOTB-TIR
LSOTB-TIR: A Large-Scale High-Diversity Thermal Infrared Object Tracking Benchmark (ACM MM2020)
yuhangYH/Mac-Tips
macOS 系统的使用技巧介绍、常用软件推荐、效率工具推荐。
yuhangYH/PageRank-Power-Iteration-Algorithm
yuhangYH/pcc
Resources for Python Crash Course, from No Starch Press.
yuhangYH/plankifier
Code for plankton dataset creation and classification
yuhangYH/PlanktonMKL
Plankton Image Classification using Multiple Kernel Learning
yuhangYH/pysot-1
SenseTime Research platform for single object tracking, implementing algorithms like SiamRPN and SiamMask.
yuhangYH/Python-100-Days
Python - 100天从新手到大师
yuhangYH/python-data-structure-cn
problem-solving-with-algorithms-and-data-structure-using-python 中文版
yuhangYH/Pytorch-CapsuleNet
An easy-to-follow Pytorch implementation of Hinton's Capsule Network
yuhangYH/pytorch-siamese
Siamese Network implementation using Pytorch
yuhangYH/Pytorch-SiamFC
Pytorch implementation of "Fully-Convolutional Siamese Networks for Object Tracking"
yuhangYH/SiamMask
[CVPR2019] Fast Online Object Tracking and Segmentation: A Unifying Approach
yuhangYH/SINet
Camouflaged Object Detection, CVPR 2020 (Oral & Reported by the New Scientist Magazine)
yuhangYH/VideoCapsuleNet
Code for VideoCapsuleNet: A Simplified Network for Action Detection