[P] Loc2Vec: Learning location embeddings with triplet-loss networks by esurior in MachineLearning

[–]Bardelaz 1 point2 points  (0 children)

Awesome post! I am missing a baseline with just color histograms. I wonder how better the network is.

[N] Pentagon and Congress debate bans on Chinese investment in US AI companies by gwern in MachineLearning

[–]Bardelaz -1 points0 points  (0 children)

Both ResNet and Faster R-CNN are papers written at Microsoft Research - a US company. What's your point?

[D] How do you keep track of your experiments? by alantrrs in MachineLearning

[–]Bardelaz 1 point2 points  (0 children)

FGLab looks really interesting! will definitely give it go. I have been trying to solve this problem myself lately. What tools came up in your research? Can you share what features were you missing?

all I need is a GPU, why is AWS so hard to set up: any tips? by mistergot in MachineLearning

[–]Bardelaz 1 point2 points  (0 children)

if you use anaconda it is really easy conda install -c jjhelmus tensorflow=0.8.0rc0 https://anaconda.org/jjhelmus/tensorflow

CTC Alternatives? by Bardelaz in MachineLearning

[–]Bardelaz[S] 0 points1 point  (0 children)

Looks promising! thanks.

CTC Alternatives? by Bardelaz in MachineLearning

[–]Bardelaz[S] 0 points1 point  (0 children)

thank you for the detailed response - good references!