Skip to content

utkubalci/neural-network-implementations

Repository files navigation

Neural Network Implementations

Collection of neural network models built with PyTorch for learning and practice.

Contents

Notebooks

  • 01_pytorch.ipynb - PyTorch fundamentals and basics
  • 02_pytorch_nn_classification.ipynb - Neural network classification examples
  • 03_exercise_pytorch_computer_vision.ipynb - Computer vision exercises and implementations

Technologies Used

  • PyTorch
  • NumPy
  • Matplotlib
  • Python

About

This repository contains my journey learning deep learning and PyTorch. Each notebook demonstrates different concepts and implementations.

Work in Progress

More models and implementations coming soon! (03_exercise_pytorch_computer_vision.ipynb not complete yet)

About

Collection of neural network models built for learning and practice

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors