https://github.com/sivakiran7/cnn_pytorch
https://github.com/sivakiran7/cnn_pytorch
computer-vision convolutional-neural-networks model-evaluation optimization pytorch
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/sivakiran7/cnn_pytorch
- Owner: sivakiran7
- License: mit
- Created: 2025-08-17T10:36:22.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-08-27T09:33:02.000Z (10 months ago)
- Last Synced: 2025-08-27T18:50:58.111Z (10 months ago)
- Topics: computer-vision, convolutional-neural-networks, model-evaluation, optimization, pytorch
- Language: Jupyter Notebook
- Homepage:
- Size: 6.95 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Buildig a model
steps for training a model for image classification

provides detailed explanation of buiding an traing loop model and feeding data to the model using neural networks