Rober-t / apxr_run

A topology and parameter evolving universal learning network.
Apache License 2.0
18 stars 3 forks source link

Convulational neural networks can produce texts/codes, can this? Id est, train with inputs of pairs of [github source codes, descriptions], to give new descriptions to output new source codes? #3

Open ETERNALBLUEbullrun opened 4 months ago

ETERNALBLUEbullrun commented 4 months ago

The input is vectors of floats/integers, so just convert sources/texts to integers/hex, plus convert descriptions to integers/hex, plus convert outputs from integers/hex to texts