Skip to content

erlewa/CS494Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

CS 494 Final Project

Elliott R. Lewandowski

This repostiory contains the source code for the final assignment of Nautral Language Processing (CS 494) at the University of Alaska Fairbanks. Below is directions to the file corresponding to each section of the project

Part Locations:

  • Part D: python/perceptron.py
  • Part C: julia/oneLayerPerceptron.jl
  • Part B: julia/twoLayerPerceptron.jl
  • Part A: julia/automaticDifferentiation.jl

About

Brief foray into the different ways automatic differentiation has been implemented. Explores Pytorch in Python and Zygote in Julia!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors