GithubHelp home page GithubHelp logo

ygfrancois / tensorflow-101 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from burness/tensorflow-101

0.0 0.0 0.0 40 MB

learn code with tensorflow

Python 97.51% CSS 0.04% HTML 1.19% JavaScript 0.97% Shell 0.29%

tensorflow-101's Introduction

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

tensorflow-101's People

Contributors

burness avatar soloice avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.