Skip to content

asabrems/deeplearning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deeplearning

This repository contains an implementation of pytorch's autograder. the repository contains various modules in pytorch used in deeplearning. Project 1: Implementation of an mlp with the linear layer class, sequential, relu Project 2: Implmentation of a 1D CNN. Moreover, the concept of Single Scanning MLP and Distributed Scanning MLPs were implemented Project 3: Implementation of RNNs, GRU, packed and unpacked sequence, CAt, slice and Unsqueeze functions Project 4: Implementation of the concept of encoders and decoders

#note the functional libraries contains various functions like add, multipy, dvision, sum and many more This project was supervised in a deeplearning course in CMU.

About

This repository contains an implementation of pytorch's autograder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors