zolax

joined 1 year ago
[–] [email protected] 2 points 3 months ago
 

cross-posted from: https://programming.dev/post/15553031

second devlog of a neural network playing Touhou, though now playing the second stage of Imperishable Night with 8 players (lives). the NN can "see" the whole iwndow rather than just the neighbouring entities.

comment from video:

the main issue with inputting game data relatively was how tricky it was to get the NN to recognise the bounds of the window which lead to it regularly trying to move out of the bounds of the game. an absolute view of the game has mostly fixed this issue.

the NN does generally perform better now; it is able to move its way through bullet patterns (01:38) and at one point in testing was able to stream - moving slowly while many honing bullets move in your direction.

 

cross-posted from: https://programming.dev/post/15553031

second devlog of a neural network playing Touhou, though now playing the second stage of Imperishable Night with 8 players (lives). the NN can "see" the whole iwndow rather than just the neighbouring entities.

comment from video:

the main issue with inputting game data relatively was how tricky it was to get the NN to recognise the bounds of the window which lead to it regularly trying to move out of the bounds of the game. an absolute view of the game has mostly fixed this issue.

the NN does generally perform better now; it is able to move its way through bullet patterns (01:38) and at one point in testing was able to stream - moving slowly while many honing bullets move in your direction.

1
Triple Baka ringtone (programming.dev)
submitted 3 months ago* (last edited 3 months ago) by [email protected] to c/[email protected]
 

a gapless, ringtone version of the song "Triple Baka" from the first few seconds.

this is the audio

reply or DM if you want a loseless download because this upload is compressed.

 

cross-posted from: https://programming.dev/post/14979173

  • neural network is trained with deep Q-learning in its own training environment
  • controls the game with twinject

demonstration video of the neural network playing Touhou (Imperishable Night):

it actually makes progress up to the stage boss which is fairly impressive. it performs okay in its training environment but performs poorly in an existing bullet hell game and makes a lot of mistakes.

let me know your thoughts and any questions you have!

 
  • neural network is trained with deep Q-learning in its own training environment
  • controls the game with twinject

demonstration video of the neural network playing Touhou (Imperishable Night):

it actually makes progress up to the stage boss which is fairly impressive. it performs okay in its training environment but performs poorly in an existing bullet hell game and makes a lot of mistakes.

let me know your thoughts and any questions you have!

[–] [email protected] 55 points 6 months ago

to clarify:

The developers of the Alpine Linux-based postmarketOS mobile distribution today that they’re now supporting the systemd init system alongside OpenRC and other alternative init systems.

and:

postmarketOS currently supports the Sxmo, Phosh, GNOME Shell on Mobile, and KDE Plasma Mobile UIs. While the Sxmo images will stay with OpenRC, the GNOME and KDE Plasma Mobile images will be built on top of systemd

[–] [email protected] 2 points 7 months ago

can second this, they look kinda strange to me

[–] [email protected] 1 points 7 months ago

wow this is great

[–] [email protected] 0 points 7 months ago

true, all my large packages use ccache

[–] [email protected] 6 points 7 months ago* (last edited 7 months ago) (2 children)

haven't compiled it in like months bc it keeps erroring out lol

please tell me you use ccache tho

[–] [email protected] 6 points 9 months ago (1 children)

Falling Lightblocks is a brilliant open-source Tetris clone for Android, with different gamemodes, multiplayer, leaderboards and a "campaign" mode. definitely worth your time

[–] [email protected] 1 points 10 months ago* (last edited 10 months ago)

android only, but this app is great for time tracking. it does everything you list and much more, like individual activities that can be categorised, tags for activities, setting time goals, statistics to show time spent and streaks and so much more.

not sponsored but it really is worth a look

edit: also GPLv3 licensed

[–] [email protected] 8 points 10 months ago (1 children)

oh another restic user

yeah restic is a very good choice

it even works with incremental backups so you don't waste as much space as other solutions

[–] [email protected] 3 points 11 months ago* (last edited 11 months ago)

I think dwm can be compiled (and is very minimal so quick to compile) with different minimum widths and heights.

there's also dwl, which is supposed to be dwm but native Wayland rather than X, but I haven't tried it out

[–] [email protected] 1 points 11 months ago

ah, I see. thanks

[–] [email protected] -2 points 11 months ago (2 children)

doesn't it allow compilation and non-commercial distribution? I don't agree with the license (not free or open source), but I'm genuinely curious on what specifically doesn't allow source code modification.

view more: next ›