Skip to content

Repository for sharing code from the theses to integrate external resources into neural networks

Notifications You must be signed in to change notification settings

Max216/ThesisPKinDL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ThesisPKinDL

Repository for sharing code from the theses to integrate external resources into neural networks

To run (on python 3)

Install

  • numpy
  • pytorch
  • nltk (for tokenizer), only need the package punkt python -m nltk.downloader 'punkt'
  • matplotlib

Download

  • Gove embeddings (300D 840B)
  • SNLI dataset

Steps

About

Repository for sharing code from the theses to integrate external resources into neural networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published