Difference between revisions of "User:Nathaniel0728"

From PrattWiki
Jump to navigation Jump to search
 
Line 1: Line 1:
 
==About Me==
 
==About Me==
I'm a student..
+
I'm a student.. Currently pursuing ECE/CS degrees, maybe a math minor? I like physics and math and anything related to CS - oh and robotics - I like modeling stuff and writing software for robotics (like control theory and machine learning/AI), but not necessarily making them physically :(
  
 
== Current Courses ==
 
== Current Courses ==

Latest revision as of 05:09, 21 September 2017

About Me

I'm a student.. Currently pursuing ECE/CS degrees, maybe a math minor? I like physics and math and anything related to CS - oh and robotics - I like modeling stuff and writing software for robotics (like control theory and machine learning/AI), but not necessarily making them physically :(

Current Courses

Fall Semester:

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

Projects and Interests

  • www.github.com/nathaniel0728
  • I like to program and make things like games and robots
  • I actually don't know what I want to do for a living
  • In theory it works but good luck with something like a humanoid robot: https://arxiv.org/pdf/1509.02971.pdf

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.