• Stars
    star
    1,113
  • Rank 41,718 (Top 0.9 %)
  • Language
    Python
  • Created about 8 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

learn code with tensorflow

algorithm

MLP for mnist done

covert to tfrecord

test on 102flowers done command like this:

python covert_somedata_to_tfrecord.py --dataset_name=102flowers --dataset_dir='./'

serving

test on MLP model on mnist done

download the mnist jpgs on baidu yunpan mnist jpgs

Reference: https://github.com/tobegit3hub/deep_recommend_system

finetuning and deploy model with flask

In folder finetuning, we use tf.slim to finetuning the pretrain model (I use the same method in my porn detection) and use flask to buid a very simple inference system.

Inference Demo

I deploy a image classification in demo page. It is based on Tensorflow and Flask. Feel free to try.

Chinese rec

You can get the detailed introductation in TensorFlow与中文手写汉字识别

GAN

AC-GAN and Info-GAN in TensorFlow

The project in GAN includ AC-GAN and Info-GAN:

  • AC-GAN
  • Info-GAN

Result

Infogan result:

AC-GAN result:

You can get detailed information in GAN的理解与TF的实现

DeepColor

The images from safebooru.org, you can download from the baidu yunpan https://pan.baidu.com/s/1c1HOIHU.

The results:

details in CGAN之deepcolor实践

Text Classifer

You can get the detail information in 自然语言处理第一番之文本分类器. Classic methods such as Word Count Distribution and TF-IDF and DeepLearning Methods based CNN and C-LSTM are provided in nlp/text_classifier

More Repositories

1

mxnet-101

The code to learn mxnet
Python
60
star
2

python_ML

python code for some ML algorithm
Python
26
star
3

tianchiCode

someCode with tianchi
Python
25
star
4

neural_style_tensorflow

the neural style methods version in tensorflow
Python
19
star
5

arxiv_tools

A tool to get the arxiv papers
Python
19
star
6

word2vec

Automatically exported from code.google.com/p/word2vec
C
17
star
7

tianchi_faq

12
star
8

ppd_code

Python
11
star
9

beauty_of_programming

C++
10
star
10

ML_Spark

the python code of the book:Machine Learning for Spark
Jupyter Notebook
9
star
11

paddle-101

paddle scripts
C++
5
star
12

MHOF

一篇paper的原理,基于多尺度光流直方图的异常检测,自己用python写了下,基本能看出演示效果
Python
3
star
13

offer_code

剑指offer的书的代码
C++
3
star
14

DL_classifier

基于深度学习的分类器封装,让三行实现一个分类器不再是梦想
Python
3
star
15

keras-101

Include to code to learn keras
Python
2
star
16

ali_music

阿里音乐的代码,效果一般,分享分享,熟悉下pandas吧
Jupyter Notebook
2
star
17

CV_bot

the code of CCRCV 2016 in shanghai
Python
2
star
18

flops_profile

Python
2
star
19

llm_notes

llm 从小兵到专家
Python
2
star
20

Notes4DL

Notes for DeepLearning
2
star
21

mlops_tutorial2

Python
1
star
22

tf_course

the material of the tf course
1
star
23

prudential_life_insurace

the python code in prudential
Python
1
star
24

data_structure

C++
1
star
25

simpleML

some simple ml algorithms
Python
1
star
26

tf_super_resolution

The code of resolution in tensorflow
Python
1
star
27

paddle_course

Jupyter Notebook
1
star
28

dvc_basic

HTML
1
star
29

SharedFiles

一些平时分享的演示文件
1
star