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