My god, it's full of stars!

I have tried to implement this programmaticly since I first read about it in the late 1990's with zero success. The method for learning this is Phenomenal (with a capital P). Now I have been going back to many failed attempts and seeing old code finally run! Exciting.

My question is am I alone? Does anyone else thing that this method of instruction has helped them while trying to learn the same subject in the past did not work. I have a reason for the question, but lets just say it is curiosity for the moment.

asked 16 Mar '12, 14:49

Kenneth%20Scroggins-1's gravatar image

Kenneth Scro...
61251527
accept rate: 42%

edited 16 Mar '12, 16:16

Gundega's gravatar image

Gundega ♦♦
44.1k70170315


4 Answers:

Most definitely. I didn't understand particle filters until AI class + CS373. I was particularly confused about how to go about sampling from a distribution, but now I do! Many other concepts were further clarified as well.

link

answered 16 Mar '12, 15:09

George%20Brindeiro's gravatar image

George Brind...
8.1k165298

The concepts are new to me so far in this class. But I had that same experience in the ML class (Coursera); the concept of back-propagation in neural nets finally became very clear to me. It feels wonderful when old confusions are cleared up like that. These classes are a lot of fun!!

link

answered 16 Mar '12, 15:38

Rafael%20Espericueta's gravatar image

Rafael Esper...
12.8k66128192

I too remember trying to learn A* before with little success.

It was back in high school (how long ago was that again... about twelve-thirteen years ago, I think) when I wanted to try and make a strategy game... Back then, I never quite got it, and ended up making some different games that didn't require pathfinding :)

Now, with the help of Udacity, I finally got it. And it wasn't even that hard. I think it's a combination of Prof Thrun's great teaching skills and the method used on these courses: short snippets of video followed by a quiz. When you can't move on without understanding the concept, you have no choice but to lean ;)

link

answered 16 Mar '12, 16:03

Jarkko%20Laine's gravatar image

Jarkko Laine
10625

The AI class was fun, and I thought I understood the concepts, but it was not until this class, where we actually implement everything, that I really understand the particle filters, search algorithms, etc!

link

answered 16 Mar '12, 16:53

Chris%20Krook-Magnuson's gravatar image

Chris Krook-...
1.6k6924

Your answer
Question text:

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×5,188
×34
×6

Asked: 16 Mar '12, 14:49

Seen: 327 times

Last updated: 16 Mar '12, 16:53