Coder Social home page Coder Social logo

ro9ueadmin / -learn-artificial-intelligence-with-tensorflow Goto Github PK

View Code? Open in Web Editor NEW

This project forked from packtpublishing/-learn-artificial-intelligence-with-tensorflow

0.0 1.0 0.0 64 KB

Code repository for Learn Artificial Intelligence with TensorFlow, published by Packt

License: MIT License

Python 63.10% Jupyter Notebook 28.39% Shell 3.61% C++ 4.90%

-learn-artificial-intelligence-with-tensorflow's Introduction

Artificial Intelligence with TensorFlow packt

Upcoming Packt video course, taught by Brandon McKinzie. The purpose of the course is to provide users with a comprehensive overview of what TensorFlow has to offer.

Here you will find all code used throughout the course, grouped by section. To learn more about the contents of any subdirectory, click its link in the table of contents below.

Table of Contents

  • section1: TensorFlow and Machine Learning Fundamentals.
  • section2: Computer Vision.
  • section3: Natural Language Processing and Recurrent Neural Networks.
  • section4: Tips and Tricks.
  • section5: TensorFlow in Production. Also solely responsible for:
    • tools directory containing a bazelrc file.
    • workspace.bzl containing the tensorflow_http_archive function that allows us to import tensorflow via Bazel.
    • WORKSPACE: standard Bazel WORKSPACE file for import TensorFlow and any dependencies.
  • section6: Miscellaneous Topics and Course Summary. Contains eager.py from video 6.3 on TensorFlow Eager. (No other video in section 6 had code)
  • templates: contains the template files we used throughout the course for custom estimators and training hooks.

Getting Setup

  1. Install TensorFlow for Python 3.
  2. Download data into the data directory from the shared Google Drive.

Additional Resources

The README for each section directory will contain section-specific links to additional resources. Below are a few links that were applicable throughout the entirety of the course.

  • Deep Learning Book. Free online book by Ian Goodfellow, Yoshua Bengio, and Aaron Courville. An excellent overview of the the field of machine learning in general and deep learning in particular.
  • My Notes on deep learning and natural language processing. If there is a topic in the course that we didn't have time to explain in depth, there is a good chance I've written extensive notes on it here.

TODO

  • probably should move all bazel stuff into section5
  • go through each section and delete any file that wasn't in a video
  • add documentation to everything

-learn-artificial-intelligence-with-tensorflow's People

Contributors

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