Skip to content

Commit

Permalink
Update README.md with my new username
Browse files Browse the repository at this point in the history
  • Loading branch information
offchan42 authored Mar 2, 2024
1 parent ec85fa3 commit 8799b25
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# HoNNeT
Deep learning predicts who would win in a HoN match given heroes of both team.

[![HoNNeT Website Screenshot](Screenshot_12.png)](https://github.com/off99555/HoNNeT-web)
[![HoNNeT Website Screenshot](Screenshot_12.png)](https://github.com/offchan42/HoNNeT-web)

The idea is that we will download match information in the past and train a deep learning model
which receives hero picks of both team as input then predict which team is winning.
Expand All @@ -20,7 +20,7 @@ but is very popular among Thai people.
- `honnet_loader.ipynb` loads the trained model and save it for later use in
multiple formats
- Other files are explained at
the [web repository](https://github.com/off99555/HoNNeT-web) because they are
the [web repository](https://github.com/offchan42/HoNNeT-web) because they are
the same.

## Disclaimer
Expand All @@ -29,4 +29,4 @@ Look at the modification date of the `honnet_brain.h5` to see when it was last u

**PS.** This repository is for gathering matches data and training deep learning model only.
For the user interface which is implemented as a web application on Heroku, you need to see
[HoNNeT-web](https://github.com/off99555/HoNNeT-web) repository.
[HoNNeT-web](https://github.com/offchan42/HoNNeT-web) repository.

0 comments on commit 8799b25

Please sign in to comment.