Skip to content

Implementation of the Log-linear classifier and the MLP1 classifier from Assignment 1 in ׳Deep Learning for Texts and Sequences' course using PyTorch

Notifications You must be signed in to change notification settings

DorinK/Language-Classification-Network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Language-Classification-Network

Implementation of the Log-linear classifier and the MLP1 classifier - Upgrading Assignment 1 in Deep Learning course using PyTorch.

In this exercise i stopped computing gradients by hand, and moved on to using a software library - PyTorch - that provides automatic differentiation capabilities through the computation-graph abstraction.

About

Implementation of the Log-linear classifier and the MLP1 classifier from Assignment 1 in ׳Deep Learning for Texts and Sequences' course using PyTorch

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages