HuStanding / mlLinks
☆170Updated 4 years ago
Alternatives and similar repositories for ml
Users that are interested in ml are comparing it to the libraries listed below
Sorting:
- A repository contains more than 12 common statistical machine learning algorithm implementations. 常见10余种机器学习算法原理与实现及视频讲解。@月来客栈 出品☆275Updated last month
- 《跟我一起深度学习》@月来客栈 出品☆223Updated last week
- 龙曲良《PyTorch深度学习》学习笔记及代码☆68Updated 2 years ago
- ☆45Updated 6 years ago
- 经典机器学习算法的极简实现☆184Updated 8 months ago
- source code of my blogs 😋😋☆397Updated 3 months ago
- 《Python深度学习基于PyTorch》 Deep Learning with Python and PyTorch 作者:吴茂贵 郁明敏 杨本法 李涛 张粤磊 等☆90Updated 3 years ago
- A Transformer Framework Based Translation Task☆152Updated last month
- 百面深度学习-学习☆83Updated 4 years ago
- 李宏毅机器学习2020课程的相关代码☆87Updated 3 years ago
- ☆372Updated 4 years ago
- 阿里云天池大赛赛题解析☆143Updated 4 years ago
- 包含PlotNeuralNet绘制神经网络结构图的教程源码☆211Updated 6 years ago
- 🔥数据科学竞赛 Baseline & Topline☆143Updated 2 years ago
- AI学习过程中的实操代码☆208Updated 4 years ago
- 纯python实现机器学习算法,非套用sk-learn☆107Updated 2 years ago
- ☆194Updated 4 years ago
- ML Records in 1110 Lab of BUPT. Some detailed information can be referenced on: https://mathpretty.com/10388.html☆235Updated 2 years ago
- Gitbook Address: https://app.gitbook.com/@nlpgroup/s/nlpnote/☆157Updated 3 years ago
- 学习深度学习不如边写代码边学习,实际操作一遍才能理解数据的变换过程,参数的训练过程,这里整合了B站的jupter代码,可以结合着B站的视频边看边练,希望能对大家有帮助。☆134Updated 2 years ago
- Transformer在CV和NLP领域的变体模型的从零解读:Transformer;VIT;Swin Transformer☆331Updated 3 years ago
- this is all of my code and data with my deep learning note☆236Updated last week
- ☆168Updated 11 months ago
- learning fomula☆290Updated 3 years ago
- Solutions for nndl/exercise☆113Updated 5 years ago
- 《深入浅出 PyTorch——从模型到源码》源代码和勘误(见Issues)☆343Updated 2 years ago
- ☆211Updated 5 years ago
- 深度学习与PyTorch入门实战视频教程 配套源代码和PPT☆78Updated 5 years ago
- 关于Transformer模型的最简洁pytorch实现,包含详细注释☆205Updated last year
- Transformer是谷歌在17年发表的Attention Is All You Need 中使用的模型,经过这些年的大量的工业使用和论文验证,在深度学习领域已经占据重要地位。Bert就是从Transformer中衍生出来的语言模型。我会以中文翻译英文为例,来解释Tran…☆267Updated last year