This month’s focus is RRL Code, Model based RL Video, and Incomplete data structures. The RRL Code is my Prolog implementation. The Model based RL Video is Michael Littman’s video lectur… more →
My AI Explorationwrote 1 month ago: Link http://link.springer.com/book/10.1007/b137627/page/1 Citation Apolloni, B., Ghosh, A., Alpaslan … more →
wrote 1 month ago: Three famous metrics (to calculate the distance between two points): 1- Manhattan distance 2- Euclid … more →
wrote 2 months ago: Although I wasn’t able to attend it, Yonatan Loewenstein apparently gave a talk at a Cosyne wo … more →
wrote 2 months ago: In a previous post I described some simple ways in which learning could be performed algorithmically … more →
wrote 2 months ago: Reinforcement Learning Course Stanford This course cover the machine learning approach reinforcement … more →
wrote 3 months ago: Recently I was linked to an article about learning how to control a highly complex arm from scratch: … more →
wrote 3 months ago: Our second assignment was back in simulation — Processing, to be exact. A straightforward assignment … more →
wrote 5 months ago: Economists like the term “reward” – animals are not as simple as econ models propo … more →
wrote 5 months ago: We’ve been running a reading group on Reinforcement Learning (RL) in my lab the last couple of … more →
wrote 9 months ago: There are 3 main kind of MEAN: Arithmetic Mean / Geometric Mean / Harmonic Mean you can find related … more →
wrote 9 months ago: This is the fourth post in a series on rewards and values. Previous posts have discussed how rewards … more →
wrote 10 months ago: This is the third post in a series about rewards and values. I’ve written about rewards being … more →
wrote 10 months ago: The Neuroscience of Reinforcement Learning by Yael Niv http://videolectures.net/icml09_niv_tnorl/ … more →
wrote 10 months ago: This is the second post in a series on rewards and values, the previous post discussed whether rewar … more →
wrote 10 months ago: This is the first post in a series on rewards and values. The reward that would be most familiar is … more →
wrote 10 months ago: Reward functions are a fundamental part of reinforcement learning for machines. Based partly on Pavl … more →
wrote 10 months ago: … more →
wrote 1 year ago: 1- you have to define the ip and port for both PCs %% UDP data buffer data=zeros(2,1); Ress=zeros(1) … more →
wrote 1 year ago: Michael A. McDannald, Yuji K. Takahashi, Nina Lopatina, Brad W. Pietras, Josh L. Jones, Geoffrey Sch … more →