zolax

joined 1 year ago
[–] [email protected] 8 points 5 months ago* (last edited 5 months ago) (2 children)

yeah, the training environment was a basic bullet hell "game" (really just bullets being fired at the player and at random directions) to teach the neural network basic bullet dodging skills

  • the white dot with 2 surrounding squares is the player and the red dots are bullets
  • the data input from the environment is at the top-left and the confidence levels for each key (green = pressed) are at the bottom-left
  • the scoring system is basically the total of all bullet distances

  • this was one of the training sessions
  • the fitness does improve but stops improving pretty quickly
  • the increase in validation error (while training error decreased) is indicated overfitting
    • it's kinda hard to explain here but basically the neural network performs well with the training data it is trained with but doesn't perform well with training data it isn't (which it should also be good at)
[–] [email protected] 1 points 5 months ago
[–] [email protected] 2 points 5 months ago

woah i want literally everything there

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

woww
not Youmu's fault

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

beatmario at it again

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

they're all really good! senya is a really good singer

[–] [email protected] 0 points 6 months ago* (last edited 6 months ago) (3 children)

let's go

favourite opening: OP 4 favourite ending: either the one from EP 14 or Opposite World

[–] [email protected] 45 points 7 months ago* (last edited 7 months ago)

this is the ad-free version, which is available with the exact same (if I'm correct) features on F-Droid for free, along with the source code on GitHub.

the versions on the Play Store (paid version and free version with ads) likely just help pay the developer for their work

and as others have said already, free software is free as in freedom, not free beer.

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

oh, I forgot about the API not being freely available; so an alternate frontend wouldn't be a proper solution?

going by the other comments, though, there are client-side options that can avoid API issues entirely by just re-styling the webpage. thanks for the info, though!

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

yeah, that was the main reason I wanted to apply it to old Reddit specifically, because it would have been easier with simpler theming and old Reddit is close to Lemmy's style too

I installed RES beforehand, but haven't used any of its features. I'll try this out first and maybe Stylish if that doesn't work. thanks!

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

okay thanks for the tip! I'm already using Stylish but I couldn't find a pre-made style for Lemmy.

I figured I could make my own but I didn't want to waste time doing something that could have been done already or could be done faster. at least I know I'm on the right track!

view more: ‹ prev next ›