DaiPuWei
Results
5
repositories owned by
DaiPuWei
DANN-MNIST
38
Stars
11
Forks
Watchers
这是论文Unsupervised Domain Adaptation by Backpropagation的复现代码,并完成了MNIST与MNIST-M数据集迁移,master和tf2分支代码为是基于tf2.x,tf1分支代码基于tf1.x
DataStructure
215
Stars
77
Forks
Watchers
这是基本数据结构及其算法的C++实现,涉及单链表、双链表、栈 、二叉树、并查集、哈夫曼树、平衡二叉树、二叉搜索树、堆、哈希表、图以及各种排序。
Introduction-to-Machine-Learning-Based-on-Mathematical-Principles-with-Python
24
Stars
15
Forks
Watchers
This is the source code of the book "Introduction to Machine Learning Based on Mathematical Principles with Python".