Skip to content

mbilab/rct

Repository files navigation

compiled data

stored in ~dirty/rct/tmp/ {tr,te,tte}.dsc-4.pkl # dummy sequence, 1 integer for one word

  • tr: training (3321)
  • te: test
  • tte: true test (336)
  • dsc: dummy sequence with tficf
  • -4: words with tficf less than 1e-4 are removed

env

mkdir rct cd rct/ git init echo keras > .venv sudo apt-get install python3-venv python3 -m venv ~/.virtualenvs/keras pip install numpy pip install --upgrade pip pip install pandas pip install sklearn pip install scipy pip install keras pip install tensorflow pip install pyyaml pip install gensim pip install nltk pip install datetime pip install h5py pip install xgboost pip freeze

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages