ogerhsou's Stars
harvardnlp/annotated-transformer
An annotated implementation of the Transformer paper.
facebookresearch/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
OpenNMT/OpenNMT-py
Open Source Neural Machine Translation and (Large) Language Models in PyTorch
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
jadore801120/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
svc-develop-team/so-vits-svc
SoftVC VITS Singing Voice Conversion
kaixindelele/ChatPaper
Use ChatGPT to summarize the arXiv papers. 全流程加速科研,利用chatgpt进行论文全文总结+专业翻译+润色+审稿+审稿回复
azl397985856/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
ligechina/Deep_Learning_Course
Leavingseason/xDeepFM
kuchin/awesome-cto
A curated and opinionated list of resources for Chief Technology Officers, with the emphasis on startups
ShusenTang/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
dsgiitr/d2l-pytorch
This project reproduces the book Dive Into Deep Learning (https://d2l.ai/), adapting the code from MXNet into PyTorch.
OUCMachineLearning/OUCML
piEsposito/pytorch-lstm-by-hand
A small and simple tutorial on how to craft a LSTM nn.Module by hand on PyTorch.
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
roboticcam/machine-learning-notes
My continuously updated Machine Learning, Probabilistic Models and Deep Learning notes and demos (2000+ slides) 我不间断更新的机器学习,概率模型和深度学习的讲义(2000+页)和视频链接
hongleizhang/RSPapers
RSTutorials: A Curated List of Must-read Papers on Recommender System.
shenweichen/DeepCTR
Easy-to-use,Modular and Extendible package of deep-learning based CTR models .
Cenmrev/V2RayX
GUI for v2ray-core on macOS
v2ray/v2ray-core
A platform for building proxies to bypass network restrictions.
Alvin9999/new-pac
翻墙-科学上网、自由上网、免费科学上网、免费翻墙、油管youtube、fanqiang、软件、VPN、一键翻墙浏览器,vps一键搭建翻墙服务器脚本/教程,免费shadowsocks/ss/ssr/v2ray/goflyway账号/节点,翻墙梯子,电脑、手机、iOS、安卓、windows、Mac、Linux、路由器翻墙、科学上网、youtube视频下载、youtube油管镜像/免翻墙网站、美区apple id共享账号
MorvanZhou/Reinforcement-learning-with-tensorflow
Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学
deeplearning-ai/machine-learning-yearning-cn
Machine Learning Yearning 中文版 - 《机器学习训练秘籍》 - Andrew Ng 著
wzhe06/Ad-papers
Papers on Computational Advertising
ycjuan/libffm
A Library for Field-aware Factorization Machines
alibaba/x-deeplearning
An industrial deep learning framework for high-dimension sparse data
WenDesi/lihang_book_algorithm
致力于将李航博士《统计学习方法》一书中所有算法实现一遍
google-research/bert
TensorFlow code and pre-trained models for BERT
codertimo/BERT-pytorch
Google AI 2018 BERT pytorch implementation