Giter Site home page Giter Site logo

road_tfboy's Introduction

#目录:
demo01 : 一个完整的程序
demo02: 主要介绍了tf.keras.Input() 的输入,model的可视化
demo03: 主要介绍了tf 搭建模型的2中方式:1.从输入到输出的函数式编程,2,通过继承Model这个类,可定义自己的layer
demo04:编写自编码器,以及常用一些层的参数介绍
demo05:模型亦可以做为一个layer 使用,call on input or the output of up layer
demo06:配置模型的多个输入和多个输出
demo07:针对模型的训练介绍了model.fit 和model,evalute(),model.predict()
demo08:实先模型重复使用,配置不同的model.compile()
demo09:介绍如何定义自己loss function 和metric
demo10:介绍如何定义一个层
demo11:详细介绍了层的定义,以及如何定义可训练,以及不可训练参数,如何快速的add_weight方法,

road_tfboy's People

Contributors

nanqiaobei avatar

Stargazers

ZGM avatar 而我知道 avatar

Watchers

 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.