extra readme
This commit is contained in:
parent
b167482d61
commit
bc91e7b6f5
@ -10,7 +10,9 @@ Output label is the probability of a paranormal subreddit.
|
||||
# Pytorch logistic regression
|
||||
|
||||
The code can be found in Logistic.py
|
||||
|
||||
Trained models end with .pth extension.
|
||||
|
||||
Geval results:
|
||||
|
||||
```
|
||||
@ -22,6 +24,8 @@ Precision 0.6257
|
||||
Recall 0.4094
|
||||
```
|
||||
|
||||
Logs from training have been copy-pasted into `l1_epochs.txt` (for single-layer model) and `l2_epochs.txt (for two-layer model).
|
||||
|
||||
|
||||
Sources
|
||||
-------
|
||||
|
Loading…
Reference in New Issue
Block a user