Is it possible to pass continuous data as input to an RBM model for unsupervised anomaly detection?

34 views Asked by At

Can we pass Continous data as input to RBM. I want to use RBM model for anomaly detection using unsupervised learning but as i know RBM model accepts the binary data but my dataset consists of geohash codes. Please suggest me a feasible approach.

tried passing continous data to rbm model

0

There are 0 answers