Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
tejask
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
MIT AI bot learns aspects of language by autonomously playing text-games
(arxiv.org)
2 points
by
tejask
11y ago
|
0 comments
2.
▲
by
tejask
12y ago
Yes this is very much inspired by Geoff's work.
3.
▲
by
tejask
12y ago
This is an interesting question. Technically, we capture a probability distribution in the code layer (between encoder and decoder). So you can sample from it multiple times and assess uncertainty. However, we have not really studied this.
4.
▲
by
tejask
12y ago
In order to approximately learn a "real" graphics engine with support for basic physics, just feed-forward computation might not be sufficient. A more natural way to learn graphics/physics might be to learn the temporal struc
5.
▲
by
tejask
12y ago
thanks for the references! I like that many people are doing such things. After looking at the chairs paper, it seems like they render images given pose,shape,view etc (supervised setting). However, in our model, there is a twist as it is t
6.
▲
by
tejask
12y ago
there are many ways to parametrize the decoder. One of the ways is to constrain it to output an explicit mesh or volumetric representation and express the rendering pipeline so that it's differentiable. The encoder will then effectivel
7.
▲
by
tejask
12y ago
To the best of my knowledge, not much at all. It is an open question. Besides, a feedforward net is not going to be enough.
8.
▲
by
tejask
12y ago
One of the authors here. You are absolutely right! In fact, I am currently doing something similar but it is not working as well yet. As far as this work is concerned, we wanted to see how model-free can we go.
9.
▲
by
tejask
12y ago
In summary, the most interesting part for the general audience might be the following question -- can we learn a 3D rendering engine just from images or videos without any hand-engineering? Apart from the interesting applications for comput
10.
▲
Deep Convolutional Inverse Graphics Network
(willwhitney.github.io)
107 points
by
tejask
12y ago
|
22 comments
11.
▲
3D Computer Vision by Running Graphics Engine (Blender) Backwards [pdf]
(arxiv.org)
6 points
by
tejask
12y ago
|
0 comments
12.
▲
Visualizing topics discussed by the US 2012 Presidential Candidates
(engineering.purdue.edu)
1 points
by
tejask
14y ago
|
0 comments
13.
▲
by
tejask
14y ago
The first advice you give is a good reminder for people like me who have tons of unfinished projects.
14.
▲
by
tejask
14y ago
My programming experience was unexpressed before college as I was mostly interested in basic sciences - mainly physics. It was only after high school did I seriously get into CS type of stuff as I started developing an intesrest in AI/algor
15.
▲
Modeling Barn Owls to make ultra precise localization systems
(frontiersin.org)
1 points
by
tejask
14y ago
|
0 comments
16.
▲
RNA delivered directly to tumors to turn off genes expressed in cancer cells
(web.mit.edu)
2 points
by
tejask
14y ago
|
0 comments
17.
▲
Even after many years, Feynman never ceases to inspire
(youtube.com)
3 points
by
tejask
14y ago
|
0 comments
18.
▲
Best Machine Learning Video Lectures On The Internet
(work.caltech.edu)
9 points
by
tejask
14y ago
|
0 comments
19.
▲
EyeWire: You can help map the connections in the brain for neuroscience research
(eyewire.org)
1 points
by
tejask
14y ago
|
0 comments
20.
▲
by
tejask
15y ago
This is awesome!
21.
▲
by
tejask
15y ago
For an average teenager who is about to go to college, online education is a less favorable choice as it would probably be deemed less prestigious due to issues mentioned in the article. In the near future, the education industry could prim
22.
▲
by
tejask
15y ago
Good concept. I would have liked to see a demo page (or video) before subscribing.
23.
▲
by
tejask
15y ago
The reason I said it's one is from the perspective that the software is a combination of spiking potentials and chemical reactions. If you haven't read "On Intelligence" by Jeff Hawkins, you should. Though his results/theory may not even be
24.
▲
by
tejask
15y ago
From what you say, you seem to hint that we will never be able to produce a human-perfect unsupervised learning rule that can handle all modalities we perceive and make inferences. As far as classical machine learning is concerned, many lea
25.
▲
Ask HN: Do you believe that mind and brain are separate entities?
4 points
by
tejask
15y ago
|
4 comments
26.
▲
by
tejask
15y ago
Thanks for reminding again. I wanted to do this for a long time and I just did.
27.
▲
Quantum Computing goes against Google's Business plan
(popsci.com)
1 points
by
tejask
15y ago
|
0 comments
28.
▲
Qualcomm releases FastCV for Augmented Reality
(developer.qualcomm.com)
31 points
by
tejask
15y ago
|
9 comments
29.
▲
by
tejask
15y ago
One obvious mistake is on Page 2 (pseudo-code). @Result = @Result | @ClauseResult But @Result is 0 by default.
30.
▲
by
tejask
15y ago
If you look at it this way, then you would need to have a timeout element associated with each entry. In neuroscience, long term memories are formed by neural genesis in hippocampal region - meaning new synapses form upon reinforcement lear
More ›