Difference between revisions of "User:Nathaniel0728"

From PrattWiki
Jump to navigation Jump to search
Line 15: Line 15:
 
[http://www.davidqiu.com:8888/research/nature14236.pdf Human-level control through deep reinforcement
 
[http://www.davidqiu.com:8888/research/nature14236.pdf Human-level control through deep reinforcement
 
learning] , Mnih, et. al , NATURE , 26 February 2015 , 20 September 2017 ( Reverse-engineer the brain )
 
learning] , Mnih, et. al , NATURE , 26 February 2015 , 20 September 2017 ( Reverse-engineer the brain )
 +
 +
==MATLAB Demonstrations==
 +
The Loma Prieta Earthquake simulation was interesting. Before I was able to modify the file, I had to copy it over to my directory and give myself write permission. I was able to modify some of the parameters, like gravitational acceleration, and see differences in the final graph produced. Some of the math and data manipulation didn't really make sense, but I was able to recognize a lot of the syntax, like for loops and plot functions.

Revision as of 02:47, 21 September 2017

About Me

I'm a student..

Current Courses

Fall Semester:

  • EGR 103
  • WRITING 101
  • MATH 212
  • EGR 190

Projects and Interests

  • www.github.com/nathaniel0728

Grand Challenge

[http://www.davidqiu.com:8888/research/nature14236.pdf Human-level control through deep reinforcement learning] , Mnih, et. al , NATURE , 26 February 2015 , 20 September 2017 ( Reverse-engineer the brain )

MATLAB Demonstrations

The Loma Prieta Earthquake simulation was interesting. Before I was able to modify the file, I had to copy it over to my directory and give myself write permission. I was able to modify some of the parameters, like gravitational acceleration, and see differences in the final graph produced. Some of the math and data manipulation didn't really make sense, but I was able to recognize a lot of the syntax, like for loops and plot functions.