Skip to content

PoC-Community/minitorch-Baragouin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Minitorch 🔲

Create your own mini pytorch framework. You will:

  • create an Autograd
  • create your own tensors
  • create your layer system
  • create an optimizer
  • loss functions
  • your own network with your framework

What is Jupyter Notebook 📖

Jupyter Notebook allows you to work by cells. Modify the cells to pass the exercises.
Then execute the cells by clicking on the play button or with the shortcut: shift + enter.
Notebook files are recognized by the extension: .ipynb.

How to use Jupyter Notebook?

  • Clone the workshop repository.
  • run the command: pip3 install jupyter notebook
  • you can install the VSCode extension: Jupyter (optional)
  • start a local server with the command: jupyter notebook.

Organization


LinkedIn logo Instagram logo Twitter logo Discord logo

Website logo

🚀 Don't hesitate to follow us on our different networks, and put a star 🌟 on PoC's repositories.

About

minitorch-Baragouin created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published