Jiangtang / fsdl-text-recognizer-2021-labs

Complete deep learning project developed in Full Stack Deep Learning, Spring 2021

Home Page:https://bit.ly/berkeleyfsdl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Full Stack Deep Learning Spring 2021 Labs

Welcome!

As part of Full Stack Deep Learning 2021, we will incrementally develop a complete deep learning codebase to understand the content of handwritten paragraphs.

We will use the modern stack of PyTorch and PyTorch-Ligtning

We will use the main workhorses of DL today: CNNs, RNNs, and Transformers

We will manage our experiments using what we believe to be the best tool for the job: Weights & Biases

We will set up continuous integration system for our codebase using CircleCI

We will package up the prediction system as a REST API using FastAPI, and deploy it as a Docker container on AWS Lambda.

We will set up monitoring that alerts us when the incoming data distribution changes.

Sequence:

About

Complete deep learning project developed in Full Stack Deep Learning, Spring 2021

https://bit.ly/berkeleyfsdl

License:MIT License


Languages

Language:Jupyter Notebook 96.4%Language:Python 3.5%Language:Makefile 0.0%