Skip to content

The repository contains the implementation of the basic algorithms: Linear Regression, Customized ANN, Gradient Descent, CNN for classification, NLP, RNN, and Time Series Analysis. with some of the well-known datasets found on the web.

Notifications You must be signed in to change notification settings

TaoseefIshtiak/MyPytorchWork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MyPytorchWork

This repository contains implementation of the basic algorithms: Linear Regression, Customized ANN, Gradient Descent, CNN for classification, NLP, RNN, and Time Series Analysis. with some of the well-known datasets found on the web. The 'path' should be corrected according to directory of the desginated dataset folder. Some of the pretrained weights are provided.

***Dataset Folder can be acquired from here ***

Requirements

  • torch
  • numpy
  • pandas
  • matplotlib
  • seaborn
  • sklearn
  • os
  • PIL

About

The repository contains the implementation of the basic algorithms: Linear Regression, Customized ANN, Gradient Descent, CNN for classification, NLP, RNN, and Time Series Analysis. with some of the well-known datasets found on the web.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published