Skip to content
WonderLand
Go back

MDN for Signal Position Prediction

This page summarize our work on using mixture density network to jointly predict position coordinates.

We collaborate with Jun Li in New York University.

presentation of current work

methods

model

We use pytorch and tensorflow to develop our mixture density network.

Markdown

Several tricks:

Markdown

result

Markdown

data

mountain data

city data

explore useful features

We use PCC to quantify the PCC between samples’ features and distance. We use dynamic weight to pick features having higher relation with distance. It seems TOA has the significant higher weight Markdown

We plan to use some imputation method, including some methods from single cell analysis. We also aim to use RNN for changeable size feature and attention model to pick more related features.

codes

https://github.com/james20141606/Signal


Share this post on:

Previous Post
Machine Learning for Traits Prediction
Next Post
Python Tutorial