Skip to content
#

pytorch-tutorial

Here are 496 public repositories matching this topic...

Explore our "LLM Tutorials" GitHub repository for comprehensive guides on using large language models (LLMs) like Llama 2 with PyTorch. Discover practical examples, code snippets, and expert insights to enhance your NLP projects with the latest techniques in language modeling.

  • Updated May 3, 2024
  • Jupyter Notebook

A lightweight library designed to accelerate the process of training PyTorch models by providing a minimal, but extensible training loop which is flexible enough to handle the majority of use cases, and capable of utilizing different hardware options with no code changes required. Docs: https://pytorch-accelerated.readthedocs.io/en/latest/

  • Updated May 1, 2024
  • Python

This repository contains the collection of explorative notebooks pure in python and in the language that we, humans can read. Have tried to compile all lectures from the Andrej Karpathy's 💎 playlist on Neural Networks - which we will end up with building GPT.

  • Updated Apr 30, 2024
  • Jupyter Notebook

Explore fine-tuning the Vision Transformer (ViT) model for object recognition in robotics using PyTorch. This tutorial covers setup, training, and evaluation processes, achieving impressive accuracy with practical resource constraints. Ideal for learners in AI and robotics.

  • Updated Apr 23, 2024
  • Jupyter Notebook

머신러닝 입문자 혹은 스터디를 준비하시는 분들에게 도움이 되고자 만든 repository입니다. (This repository is intented for helping whom are interested in machine learning study)

  • Updated Apr 5, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the pytorch-tutorial topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pytorch-tutorial topic, visit your repo's landing page and select "manage topics."

Learn more