Skip links

  • Skip to primary navigation
  • Skip to content
  • Skip to footer
Zhehan Shi
  • Home
  • Projects
  • Posts
  • About

    Transformer Architecture Tutorial

    less than 1 minute read

    Here is the list of good resources to understand transformer architecture.

    1. Distilled AI on Transformer

    2. Harvard Annotated Transformer

    3. Fast.ai Transformer Tutorial

    4. Dive into Deep Learning on Transformer

    5. The Little Book of Deep Learning

    6. Understanding Deep Learning

    Tags: Artificial Intelligence, Machine Learning

    Categories: Computer Science, Data Science

    Updated: April 25, 2023

    Twitter Facebook LinkedIn
    Previous Next

    You May Also Enjoy

    Curiosity & Perserverance

    less than 1 minute read

    This is a good tweet. Riding my first #ebike today and it feels like the future has arrived.— Ben Cichy (@bencichy) November 22, 2019

    Santa Truth

    1 minute read

    Growing up in the East, I have never understood the fascination that westerners have about Santa Claus. But I do know that it is culturally inappropriate to ...

    Star Wars API

    4 minute read

    Star Wars API Jupyter Notebook HTML The following is the same content as above but reformatted: Intro Exploring the Star Wars API. This is an open and fre...

    Web Scraping 101

    less than 1 minute read

    This is a simple example of web scraping from wikipedia using python It requires two libraries: beautifulsoup4, requests import requests import sys import b...

    © Zhehan Shi