Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
uek-1 committed Jul 3, 2023
1 parent e597bb2 commit 294f582
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<h1>TrainXOR</h1>
<p>TrainXor is an educational website that attempts to teach users how different parameters affect the ability of a machine learning model to learn the XOR gate</p>
<p>TrainXor is an educational web application created in rust using egui that attempts to teach users how different parameters affect the ability of a machine learning model to learn the XOR gate. Access teh website <a href = https://uek-1.github.io/xor-train-game/>here.</a> or build and run locally.</p>
<h2>Run</h2>
1. Clone the repository

Expand Down

0 comments on commit 294f582

Please sign in to comment.