yidingjiang's Stars
keon/algorithms
Minimal examples of data structures and algorithms in Python
hardikvasa/google-images-download
Python Script to download hundreds of images from 'Google Images'. It is a ready-to-run code!
arogozhnikov/einops
Flexible and powerful tensor operations for readable and reliable code (for pytorch, jax, TF and others)
zotroneneis/machine_learning_basics
Plain python implementations of basic machine learning algorithms
MrGemy95/Tensorflow-Project-Template
A best practice for tensorflow project template architecture.
Sarasra/models
Models and examples built with TensorFlow
Separius/awesome-sentence-embedding
A curated list of pretrained sentence and word embedding models
higgsfield/Capsule-Network-Tutorial
Pytorch easy-to-follow Capsule Network tutorial
FloopCZ/tensorflow_cc
Build and install TensorFlow C++ API library.
Shicoder/DeepLearning_Demo
深度学习入门的一些简单例子
cjweeks/tensorflow-cmake
Integrate TensorFlow with CMake projects effortlessly
stormraiser/GAN-weight-norm
Code for "On the Effects of Batch and Weight Normalization in Generative Adversarial Networks"