franciscovargas / TeviotDataScienceGame

This repository is for the edinburgh university data science game entry
MIT License
0 stars 0 forks source link

Varialtional Autoencoders #6

Open franciscovargas opened 8 years ago

franciscovargas commented 8 years ago

Research in to simple implementation with Keras.

evgkanias commented 8 years ago

I found that it is possible to do this in keras.. but it's not easy, and I have to spend much time on it.. do you thin it worth it?

franciscovargas commented 8 years ago

Yeah if other stuffs not promising I think it is On 26 Jun 2016 10:33 pm, "Evripidis Gkanias" notifications@github.com wrote:

I found that it is possible to do this in keras.. but it's not easy, and I have to spend much time on it.. do you thin it worth it?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/franciscovargas/TeviotDataScienceGame/issues/6#issuecomment-228624344, or mute the thread https://github.com/notifications/unsubscribe/AFSJTE-l8s-d-fPOYlvSyHiBfSxxNTomks5qPvAzgaJpZM4I6nUL .

jonathan-schwarz commented 8 years ago

We've got a convolutional variational autoencoder implemented. I'll try it as soon as I can