| MorvanZhou/PyTorch-Tutorial |
7,372 |
|
0 |
0 |
about 3 years ago |
0 |
|
28 |
mit |
Jupyter Notebook |
| Build your neural network easy and fast, 莫烦Python中文教学 |
| MorvanZhou/Tensorflow-Tutorial |
3,873 |
|
0 |
0 |
over 5 years ago |
0 |
|
7 |
mit |
Python |
| Tensorflow tutorial from basic to hard |
| NELSONZHAO/zhihu |
3,228 |
|
0 |
0 |
almost 5 years ago |
0 |
|
31 |
|
Jupyter Notebook |
| This repo contains the source code in my personal column (https://zhuanlan.zhihu.com/zhaoyeyu), implemented using Python 3.6. Including Natural Language Processing and Computer Vision projects, such as text generation, machine translation, deep convolution GAN and other actual combat code. |
| golbin/TensorFlow-Tutorials |
2,108 |
|
0 |
0 |
over 3 years ago |
0 |
|
23 |
|
Python |
| 텐서플로우를 기초부터 응용까지 단계별로 연습할 수 있는 소스 코드를 제공합니다 |
| wagamamaz/tensorflow-tutorial |
751 |
|
0 |
0 |
about 8 years ago |
0 |
|
0 |
|
|
| TensorFlow and Deep Learning Tutorials |
| shubhomoydas/ad_examples |
738 |
|
0 |
0 |
about 4 years ago |
0 |
|
2 |
mit |
Python |
| A collection of anomaly detection methods (iid/point-based, graph and time series) including active learning for anomaly detection/discovery, bayesian rule-mining, description for diversity/explanation/interpretability. Analysis of incorporating label feedback with ensemble and tree-based detectors. Includes adversarial attacks with Graph Convolutional Network. |
| ikostrikov/TensorFlow-VAE-GAN-DRAW |
569 |
|
0 |
0 |
almost 9 years ago |
0 |
|
8 |
apache-2.0 |
Python |
| A collection of generative methods implemented with TensorFlow (Deep Convolutional Generative Adversarial Networks (DCGAN), Variational Autoencoder (VAE) and DRAW: A Recurrent Neural Network For Image Generation). |
| tejaslodaya/timeseries-clustering-vae |
366 |
|
0 |
0 |
almost 3 years ago |
0 |
|
9 |
gpl-3.0 |
Python |
| Variational Recurrent Autoencoder for timeseries clustering in pytorch |
| buomsoo-kim/Easy-deep-learning-with-Keras |
336 |
|
0 |
0 |
over 5 years ago |
0 |
|
0 |
|
Jupyter Notebook |
| Keras tutorial for beginners (using TF backend) |
| rickiepark/handson-ml |
277 |
|
0 |
0 |
about 6 years ago |
0 |
|
|
apache-2.0 |
Jupyter Notebook |
| 도서 "핸즈온 머신러닝"의 예제와 연습문제를 담은 주피터 노트북입니다. |