Abhiswain97 / PyTorch-projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyTorch-Projects

A repo for self-learning projects in pytorch

Contents:

Install the requirements: pip install -r requirements.txt

  1. AlexNet from scratch

    • Just python Alexnet.py
  2. Transformers

    • BERT imdb classification with PytorchLightning -> Open In Colab

About


Languages

Language:Jupyter Notebook 95.4%Language:Python 4.6%