Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 254 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 254 Bytes

Resnet with different normalization schemes and LSTM with Layer norm and CRF

Instructions:

  1. Install the requirements.sh file.
  2. Run train_ner.py or train_cifar.py for training LSTM or Resnet repsectively.
  3. See the report for detailed information.