GithubHelp home page GithubHelp logo

yashi-nan / getting-started-with-tensorflow-2.0-and-keras-for-beginners Goto Github PK

View Code? Open in Web Editor NEW

This project forked from srishailamsri-123456789/getting-started-with-tensorflow-2.0-and-keras-for-beginners

0.0 0.0 0.0 22 KB

Getting Started with TensorFlow 2.0 and Keras for Beginners

Jupyter Notebook 100.00%

getting-started-with-tensorflow-2.0-and-keras-for-beginners's Introduction

Getting-Started-with-Tensorflow-2.0-and-Keras-for-Beginners

Getting Started with TensorFlow 2.0 and Keras for Beginners Download working file: https://github.com/laxmimerit/Getting-Started-with-Tensorflow-2.0-and-Keras-for-Beginners

What is Tensorflow? Currently, the most famous deep learning library in the world is Google's TensorFlow. Google product uses machine learning in all of its products to improve the search engine, translation, image captioning or recommendations.

Tensorflow architecture works in three parts: Preprocessing the data Build the model Train and estimate the model

It is called Tensorflow because it takes input as a multi-dimensional array which is also known as tensors. I am assuming that you know a little about the machine learning and deep learning

Why Every Data Scientist Learn Tensorflow 2.x not Tensorflow 1.x There are many changes in TensorFlow 2.0 to make users more productive, including removing redundant APIs, making APIs more consistent (Unified RNNs, Unified Optimizers), and better integrating with the Python runtime with Eager execution API Cleanup Eager execution No more globals Functions, not sessions (session.run()) Use Keras layers and models to manage variables It is faster It takes less space More consistent

Like Facebook Page: https://www.facebook.com/kgptalkie/

Watch Full Playlists: Feature Selection in Machine Learning using Python: https://www.youtube.com/playlist?list=PLc2rvfiptPSQYzmDIFuq2PqN2n28ZjxDH

Machine Learning with Theory and Example https://www.youtube.com/playlist?list=PLc2rvfiptPSTvPFbNlT_TGRupzKKhJSIv

Make Your Own Automated Email Marketing Software in Python: https://www.youtube.com/watch?v=gmYuom6kfoY&list=PLc2rvfiptPSQK9ErKaLqf40iu1A3le9Zr

getting-started-with-tensorflow-2.0-and-keras-for-beginners's People

Contributors

laxmimerit 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.