All Projects → dipanjanS → Tensorflow2 Crash Course

dipanjanS / Tensorflow2 Crash Course

Licence: gpl-3.0
A quick crash course in understanding the essentials of TensorFlow 2 and the integrated Keras API

Projects that are alternatives of or similar to Tensorflow2 Crash Course

Neural Nets Are Weird
Stars: ✭ 162 (+0%)
Mutual labels:  jupyter-notebook
Keraspersonlab
Keras-tensorflow implementation of PersonLab (https://arxiv.org/abs/1803.08225)
Stars: ✭ 163 (+0.62%)
Mutual labels:  jupyter-notebook
Neuralnets
Deep Learning libraries tested on images and time series
Stars: ✭ 163 (+0.62%)
Mutual labels:  jupyter-notebook
Fsdl Text Recognizer 2021 Labs
Complete deep learning project developed in Full Stack Deep Learning, Spring 2021
Stars: ✭ 158 (-2.47%)
Mutual labels:  jupyter-notebook
Coursera Machine Learning Solutions Python
A repository with solutions to the assignments on Andrew Ng's machine learning MOOC on Coursera
Stars: ✭ 163 (+0.62%)
Mutual labels:  jupyter-notebook
Ai Toolkit Iot Edge
AI Toolkit for Azure IoT Edge
Stars: ✭ 163 (+0.62%)
Mutual labels:  jupyter-notebook
Image keras
Building an image classifier using keras
Stars: ✭ 162 (+0%)
Mutual labels:  jupyter-notebook
Blog posts
Blog posts for matatat.org
Stars: ✭ 163 (+0.62%)
Mutual labels:  jupyter-notebook
Bitcoin trading bot
This is the code for "Bitcoin Trading Bot" By Siraj Raval on Youtube
Stars: ✭ 163 (+0.62%)
Mutual labels:  jupyter-notebook
Imagecompletion Dcgan
Image completion using deep convolutional generative adversarial nets in tensorflow
Stars: ✭ 163 (+0.62%)
Mutual labels:  jupyter-notebook
Federated Learning Lib
A library for federated learning (a distributed machine learning process) in an enterprise environment.
Stars: ✭ 161 (-0.62%)
Mutual labels:  jupyter-notebook
Bigdata docker
Big Data Ecosystem Docker
Stars: ✭ 161 (-0.62%)
Mutual labels:  jupyter-notebook
Data Science Template
A starter template for Equinor data science / data engineering projects
Stars: ✭ 163 (+0.62%)
Mutual labels:  jupyter-notebook
Nlp With Python
Scikit-Learn, NLTK, Spacy, Gensim, Textblob and more
Stars: ✭ 2,197 (+1256.17%)
Mutual labels:  jupyter-notebook
Notes
Contains Example Programs and Notebooks for some courses at Bogazici University, Department of Computer Engineering
Stars: ✭ 163 (+0.62%)
Mutual labels:  jupyter-notebook
Sas kernel
A Jupyter kernel for SAS. This opens up all the data manipulation and analytics capabilities of your SAS system within a notebook interface. Use the Jupyter Notebook interface to execute SAS code and view results inline.
Stars: ✭ 162 (+0%)
Mutual labels:  jupyter-notebook
Repo 2018
Deep Learning Summer School + Tensorflow + OpenCV cascade training + YOLO + COCO + CycleGAN + AWS EC2 Setup + AWS IoT Project + AWS SageMaker + AWS API Gateway + Raspberry Pi3 Ubuntu Core
Stars: ✭ 163 (+0.62%)
Mutual labels:  jupyter-notebook
Machine Learning
Machine learning library written in readable python code
Stars: ✭ 163 (+0.62%)
Mutual labels:  jupyter-notebook
Scientific graphics in python
Электронный учебник-пособие по научной графике в python
Stars: ✭ 163 (+0.62%)
Mutual labels:  jupyter-notebook
Learnpythonforresearch
This repository provides everything you need to get started with Python for (social science) research.
Stars: ✭ 163 (+0.62%)
Mutual labels:  jupyter-notebook

TensorFlow 2 Crash Course

A quick crash course in understanding the essentials of TensorFlow 2 and the integrated Keras API.

Essentials Include

  • Understanding Tensors
  • Understanding Layers in TensorFlow
  • Tensor Operations
  • Gradient Descent
  • Autodiff using Gradient Tape
  • Custom Training Loops
  • Sequential, Functional and Subclassing APIs
  • Wide and Deep Networks
  • Deep Learning Essentials
  • Layers, Optimizers, Learning Rate
  • Dense Neural Nets (ANNs)
  • Activation Functions
  • Batch Normalization, Dropout
  • Dynamic Learning Rate Policies
  • Convolutional Neural Networks (CNNs)



Author: Dipanjan (DJ) Sarkar

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].