Pinned Repositories
attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
awesome-semantic-segmentation
:metal: awesome-semantic-segmentation
BezierSpline
Draw a Smooth Curve through a Set of 2D Points with Bezier Primitives
CPlusPlusThings
C++那些事
DataStructure
数据结构C++实现
file_test
C++类库测试
go-gin-example
Go项目
Hurlex-II
第二版重新设计和构思,参考一些优秀的实现进行补充设计和编码。
MaterialDesignInXamlToolkit
Google's Material Design in XAML & WPF, for C# & VB.Net.
ml-coursera-python-assignments
Python assignments for the machine learning class by andrew ng on coursera with complete submission for grading capability and re-written instructions.
yimuu's Repositories
yimuu/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
yimuu/awesome-semantic-segmentation
:metal: awesome-semantic-segmentation
yimuu/BezierSpline
Draw a Smooth Curve through a Set of 2D Points with Bezier Primitives
yimuu/CPlusPlusThings
C++那些事
yimuu/DataStructure
数据结构C++实现
yimuu/file_test
C++类库测试
yimuu/go-gin-example
Go项目
yimuu/Hurlex-II
第二版重新设计和构思,参考一些优秀的实现进行补充设计和编码。
yimuu/MaterialDesignInXamlToolkit
Google's Material Design in XAML & WPF, for C# & VB.Net.
yimuu/ml-coursera-python-assignments
Python assignments for the machine learning class by andrew ng on coursera with complete submission for grading capability and re-written instructions.
yimuu/nnUNet
yimuu/OS67
An unix-like toy kernel
yimuu/phaser-catch-the-cat
An HTML5 game 'Catch The Cat' powered by Phaser 3
yimuu/pyprobml
Python code for "Machine learning: a probabilistic perspective" (2nd edition)
yimuu/pytorch-UNet
2D and 3D UNet implementation in PyTorch.
yimuu/Rust
All Algorithms implemented in Rust
yimuu/rustlings
yimuu/Statistical-Learning-Method_Code
手写实现李航《统计学习方法》书中全部算法
yimuu/ucore
清华大学操作系统课程实验 (OS Kernel Labs)
yimuu/Viewers
OHIF zero-footprint DICOM viewer and oncology specific Lesion Tracker, plus shared extension packages
yimuu/VPet
虚拟桌宠模拟器 一个开源的桌宠软件, 可以内置到任何WPF应用程序
yimuu/WeiXinMPSDK
微信全平台 SDK Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 6.0。已支持微信公众号、小程序、小游戏、企业号、企业微信、开放平台、微信支付、JSSDK、微信周边等全平台。 WeChat SDK for C#.
yimuu/WpfCatchCatGame
.NET WPF 实现围住小猫游戏
yimuu/WpfStudies
WPF入门学习
yimuu/xv6-chinese
中文版的 MIT xv6 文档