Skip to content

jgontrum/deeplearning-nlp-assignment1

Repository files navigation

Assignment #1 for a NLP Deep Learning class

Link to the assignment and link to the class.

Important bits

Use the 'PlotWeights' extension for Blocks to plot the weight matrices as an image. Looks cool!

Since matplotlib has issues with virtualenv, copy the 'frameworkpython' to the 'bin' directory of your venv and use it to run your scripts. Depending on your Python version, you may have to make some alterations to the script.

'mlp.py' is the important file here.

Weights visualized

After one epochs

After one epoch

After ten epochs

After one epoch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published