diff options
Diffstat (limited to 'projects')
| -rw-r--r-- | projects/autograd.md | 1 | ||||
| -rw-r--r-- | projects/bubbl.md | 1 | ||||
| -rw-r--r-- | projects/chip8emu.md | 1 | ||||
| -rw-r--r-- | projects/msg.md | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/projects/autograd.md b/projects/autograd.md index e3259d2..ed9bb1c 100644 --- a/projects/autograd.md +++ b/projects/autograd.md @@ -5,6 +5,7 @@ url = /projects/autograd template = project.html link = https://github.com/compromyse/autograd linklabel = SOURCE +priority = 1 --- All you need to run a simple neural network using autograd is the following code: diff --git a/projects/bubbl.md b/projects/bubbl.md index d9d9947..751aa94 100644 --- a/projects/bubbl.md +++ b/projects/bubbl.md @@ -5,6 +5,7 @@ url = /projects/bubbl template = project.html link = https://github.com/compromyse/bubbl linklabel = SOURCE +priority = 3 --- ## Building diff --git a/projects/chip8emu.md b/projects/chip8emu.md index 2b57a55..395b7d2 100644 --- a/projects/chip8emu.md +++ b/projects/chip8emu.md @@ -5,6 +5,7 @@ url = /projects/chip8emu template = project.html link = https://github.com/compromyse/autograd linklabel = SOURCE +priority = 2 --- <img src="https://github.com/compromyse/CHIP8Emu/assets/71056504/f87e9e73-f880-4d60-a61b-cdb40791211b" class="mx-auto" /> diff --git a/projects/msg.md b/projects/msg.md index acb7a30..36e357f 100644 --- a/projects/msg.md +++ b/projects/msg.md @@ -5,6 +5,7 @@ url = /projects/msg template = project.html link = https://github.com/compromyse/msg linklabel = SOURCE +priority = 4 --- See [github.com/compromyse/compromyse.xyz](https://github.com/compromyse/compromyse.xyz) for an example site. |
