gsx198's Stars
hamlinzheng/mnist
yyxyz/CaseWesternReserveUniversityData
scutan90/Breast-imaging-Deeplearning
基于深度学习的乳腺医学诊断
Wasim37/deeplearning-assignment
深度学习笔记
vzhou842/victorzhou.com
My personal website + blog. Built with Gatsby.js.
Nevcairiel/LAVFilters
LAV Filters - Open-Source DirectShow Media Splitter and Decoders
aria2/aria2
aria2 is a lightweight multi-protocol & multi-source, cross platform download utility operated in command-line. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink.
qbittorrent/search-plugins
Search plugins for the search feature
sourcedexter/tfClassifier
Tensorflow based training and classification scripts for text, images, etc
dennybritz/cnn-text-classification-tf
Convolutional Neural Network for Text Classification in Tensorflow
mozilla/DeepSpeech
DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers.
cysmith/neural-style-tf
TensorFlow (Python API) implementation of Neural Style
apachecn/sklearn-doc-zh
:book: [译] scikit-learn(sklearn) 中文文档
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
datawhalechina/leedl-tutorial
《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases
exacity/deeplearningbook-chinese
Deep Learning Book Chinese Translation
matlab2tikz/matlab2tikz
This program converts MATLAB®/Octave figures to TikZ/pgfplots figures for smooth integration into LaTeX.
jikexueyuanwiki/tensorflow-zh
谷歌全新开源人工智能系统TensorFlow官方文档中文版
zergtant/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
TheAlgorithms/Python
All Algorithms implemented in Python
afshinea/stanford-cs-229-machine-learning
VIP cheatsheets for Stanford's CS 229 Machine Learning
hustcc/JS-Sorting-Algorithm
一本关于排序算法的 GitBook 在线书籍 《十大经典排序算法》,多语言实现。