Skip to content

anniehu4/clustering-intent

Repository files navigation

CS224U: Clustering Code by Intent

  1. run split_data.py with appropriate data paths
  2. to rebuild vocab: run vocab.py
  3. to change NN models: edit model/architecture.py
  4. Linear regression / Logistic regression baseline: run baseline.py with appropriate flags
  5. NN / RNN: run main.py with appropriate flags

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published