Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
WWXkenmo authored Mar 2, 2022
1 parent 204762d commit 3e2a5c5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ devtools::install_github("WWXKenmo/ENIGMA")
```

## News
### a simple implementation in python (pyENIGMA)
we have implement the ENIGMA algorithm in python for those people who want to use ENIGMA in python version
[pyENIGMA](https://github.com/WWXkenmo/pyENIGMA/blob/main/pyENIGMA_case.ipynb)

### release v1.3
1. add plotLossCurve to visualize the training
2. set model_tracker parameter to track the trained model
Expand Down

0 comments on commit 3e2a5c5

Please sign in to comment.