Skip to content

Commit

Permalink
Merge pull request #459 from e-dong/edit-space-war-student-works
Browse files Browse the repository at this point in the history
Updated links for Space War project
  • Loading branch information
simoninithomas authored Jan 15, 2024
2 parents 0bfa919 + bd8a3f8 commit e344e69
Showing 1 changed file with 21 additions and 3 deletions.
24 changes: 21 additions & 3 deletions units/en/unitbonus3/student-works.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ If you've created an interesting project, don't hesitate to [add it to this list

The projects are **arranged based on the date of publication in this page**.


## Space Scavanger AI

This project is a space game environment with trained neural network for AI.
Expand All @@ -19,7 +20,6 @@ Play the Game here 👉 https://swingshuffle.itch.io/spacescalvagerai
Check the Unity project here 👉 https://github.com/HighExecutor/SpaceScalvagerAI



## Neural Nitro 🏎️

<img src="https://huggingface.co/datasets/huggingface-deep-rl-course/course-images/resolve/main/en/unit12/neuralnitro.png" alt="Neural Nitro" />
Expand All @@ -28,12 +28,30 @@ In this project, Sookeyy created a low poly racing game and trained a car to dri

Check out the demo here 👉 https://sookeyy.itch.io/neuralnitro


## Space War 🚀

<img src="https://huggingface.co/datasets/huggingface-deep-rl-course/course-images/resolve/main/en/unit12/spacewar.jpg" alt="SpaceWar" />

In this project, Eric Dong recreates Bill Seiler's 1985 version of Space War in Pygame and uses reinforcement learning (RL) to train AI agents.
In this project, Eric Dong recreates Bill Seiler's 1985 version of Space War in Pygame and uses reinforcement learning (RL) to train AI agents.

This project is currently in development!

### Demo

Dev/Edge version:
* https://e-dong.itch.io/spacewar-dev

Stable version:
* https://e-dong.itch.io/spacewar
* https://huggingface.co/spaces/EricofRL/SpaceWarRL

### Community blog posts

TBA

### Other links

Check out the project here 👉 https://github.com/e-dong/space-war-rl
Check out the source here 👉 https://github.com/e-dong/space-war-rl
Check out his blog here 👉 https://dev.to/edong/space-war-rl-0-series-introduction-25dh

0 comments on commit e344e69

Please sign in to comment.