loliverhennigh / Restricted-Bolzman-Search

A program to test an idea for using RBMs to search binary spaces for optimal solutions
0 stars 0 forks source link

RBM Search Findings #1

Open hackgoofer opened 7 years ago

hackgoofer commented 7 years ago

Could you report on your findings? I am really curious. :P

loliverhennigh commented 7 years ago

Haha, I messed around with this back in college for a bit but it never really worked. Recently I have been doing some automated design stuff were I parameterize the search space with like a Variational autoencoder or GAN. Maybe I will come back to this and see if I can get it to work. I fell like there is defiantly problems with the code here haha.

loliverhennigh commented 7 years ago

Dang, I totally forgot about this project and the more I think about it I feel like its a good idea. I'll try to code it again soon and see. Thanks!