|
|
|
|
|
by onurcel
1871 days ago
|
|
that's funny. I have a project of recovering a game I wrote on Commodore 64 as a kid. It is saved on an audio tape. You can guess I have a strong motivation since it's for getting back something personal. I have the wav files ready, and regular conversion programs fail to recover it. I have a few ideas, one of them being using a sequence to sequence NN. The intuition is that the output domain has a strong structure (C64 basic program tokens) so the decoder can learn to generate valid programs.
It looks like it is going to be funnier than this game :) |
|