Pinned Repositories
ABL-HED
Handwritten Equations Decipherment with Abductive Learning
ablearn
AlphaTree-graphic-deep-neural-network
AI Roadmap:机器学习(Machine Learning)、深度学习(Deep Learning)、对抗神经网络(GAN),图神经网络(GNN),NLP,大数据相关的发展路书(roadmap), 并附海量源码(python,pytorch)带大家消化基本知识点,突破面试,完成从新手到合格工程师的跨越,其中深度学习相关论文附有tensorflow caffe官方源码,应用部分含推荐算法和知识图谱
applied-ml
📚 Papers by organizations sharing their work on applied data science & machine learning.
Automatic_ticket_purchase
基于python3的大麦网抢票器
Chinese-Text-Classification-Pytorch
中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。
Coursera-ML-using-matlab-python
coursera吴恩达机器学习课程作业自写Python版本+Matlab原版
epidemicTextMatch
天池大赛疫情文本挑战赛线上第三名方案分享
flash-linux0.11-talk
你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码
oyl1998.github.io
wd
oyl1998's Repositories
oyl1998/oyl1998.github.io
wd
oyl1998/ablearn
oyl1998/AlphaTree-graphic-deep-neural-network
AI Roadmap:机器学习(Machine Learning)、深度学习(Deep Learning)、对抗神经网络(GAN),图神经网络(GNN),NLP,大数据相关的发展路书(roadmap), 并附海量源码(python,pytorch)带大家消化基本知识点,突破面试,完成从新手到合格工程师的跨越,其中深度学习相关论文附有tensorflow caffe官方源码,应用部分含推荐算法和知识图谱
oyl1998/applied-ml
📚 Papers by organizations sharing their work on applied data science & machine learning.
oyl1998/Chinese-Text-Classification-Pytorch
中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。
oyl1998/epidemicTextMatch
天池大赛疫情文本挑战赛线上第三名方案分享
oyl1998/flash-linux0.11-talk
你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码
oyl1998/GNNPapers
Must-read papers on graph neural networks (GNN)
oyl1998/GPT-SoVITS
1 min voice data can also be used to train a good TTS model! (few shot voice cloning)
oyl1998/infographic
Infographic
oyl1998/InterviewGuide
🔥🔥「InterviewGuide」是阿秀从校园->职场多年计算机自学过程的记录以及学弟学妹们秋招总结文章的汇总,包括但不限于C/C++ 、Golang、JavaScript、Vue、操作系统、数据结构、计算机网络、MySQL、Redis等学习总结,坚持学习,持续成长!
oyl1998/joyful-pandas
Pandas中文教程
oyl1998/kernel-ml
copy
oyl1998/lda
Topic modeling with latent Dirichlet allocation using Gibbs sampling
oyl1998/leetcode
oyl1998/LegalPLMs
Source code and checkpoints for legal pre-trained language models.
oyl1998/Linux_learning
learning Linux Kernel
oyl1998/ml-python
oyl1998/MLL
ML learning
oyl1998/NCR
Neural Collaborative Reasoning
oyl1998/NLP-L
nlp learning
oyl1998/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
oyl1998/nndl.github.io
《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning
oyl1998/numpy-100
100 numpy exercises (with solutions)
oyl1998/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
oyl1998/Python-learning
Python learning 100days
oyl1998/PyTorch_Practice
这是我学习 PyTorch 的笔记对应的代码,点击查看 PyTorch 笔记在线电子书
oyl1998/so-vits-svc
SoftVC VITS Singing Voice Conversion
oyl1998/TinyWebServer
:fire: Linux下C++轻量级Web服务器
oyl1998/uftrace
Function graph tracer for C/C++/Rust/Python