Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 362 Bytes

File metadata and controls

12 lines (11 loc) · 362 Bytes
title Pytorch Transformer
emoji 🏢
colorFrom purple
colorTo red
sdk gradio
sdk_version 3.47.1
app_file app.py
pinned false

An app that translated English to Italian made using Vannilla Transformer model for learning about it. The video was taken as a reference for this the code for the transformer.