WIP : README Documentation - Added Headers

isaac
Pavan Mandava 5 years ago
parent e5dc46ab64
commit e24fad7be5

@ -73,3 +73,11 @@ eval.metrics.f1_score(y_true, y_pred, labels, average)
### Results
<img src="/plots/perceptron/confusion_matrix_plot.png?raw=true" width="400" height = "300" alt = "Confusion Matrix Plot" />
### 2) Feedforward Neural Network (using PyTorch)
TODO
### 3) BiLSTM + Attention with ELMo (AllenNLP Model)
TODO
Loading…
Cancel
Save