Giter VIP home page Giter VIP logo

basic-tensorflow's Introduction

Basic-TensorFlow

  • Basic concept about tensors (Dimension, Shape, Data Type)
  • Casting method with tensors
  • Methods to create special tensors (Eye, Ones, One_like, Zeros, Fill)
  • Normal & Uniform distribution
  • The conceot to implement indexing in tensors from different dimensions
  • Simple calculating operation methods
  • The concept of broadcasting
  • Useful methods (Abs, Maximum, Minimum, Argmax, Argmin, Equal, Pow)
  • Other methods (Reduce_sum, Reduce_mean, Sigmoid, Top_k)
  • Multiply Matrix (Matmul)
  • Transpose tensor (Transpose)
  • Band_part method
  • Inverse matrix (Inv)
  • Singular value decompositions (Svd)
  • Einsum Method
  • Expand Dimensions Method (Expand_dims)
  • Squeeze Method
  • Reshape Method
  • Concatenate Method (Concat)
  • Stack Method
  • Pad Method
  • Gather Method
  • Gather N-Dimensions Method (Gather_nd)
  • Definition
  • Boolean Mask Method (Boolean_mask)
  • From Row Lengths Method (From_row_lengths)
  • From Row Limits Method (From_row_limits)
  • From Row Splits Method (From_row_splits)
  • From Tensor Method (From_tensor)
  • Definition
  • To Dense Method (To_dense)
  • Definition
  • Join Method
  • Length Method
  • Definition
  • Assign Sub Method (Assign_sub)
  • Assign Add Method (Assign_add)
  • Device Method

basic-tensorflow's People

Contributors

og-matcha avatar

Watchers

Kostas Georgiou avatar  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.