YuweAEC / hacktoberfest-playground

This repository is for anyone who is new to open source and coding. Everyone is welcome to contribute, whether in coding or non-coding areas. Your pull request will be accepted if it follows the code of conduct. Do join our Discord - https://discord.gg/KY7s2dpF server
https://yuweaec.github.io/hacktoberfest-playground/
MIT License
13 stars 35 forks source link

Request to Add AlexNet Implementation Using PyTorch #35

Closed twinkle485 closed 1 week ago

twinkle485 commented 1 week ago

I want to request the addition of the AlexNet architecture implemented using PyTorch. AlexNet is a well-known convolutional neural network that achieved remarkable results in the ImageNet competition and is a foundational model in deep learning. Please assign me this task @YuweAEC

YuweAEC commented 1 week ago

sure

twinkle485 commented 1 week ago

I have made the PR, pls check it