https://github.com/iandanforth/millionsofframes
Simple website
https://github.com/iandanforth/millionsofframes
Last synced: about 2 months ago
JSON representation
Simple website
- Host: GitHub
- URL: https://github.com/iandanforth/millionsofframes
- Owner: iandanforth
- License: mit
- Created: 2018-02-26T03:20:55.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-22T17:28:00.000Z (about 8 years ago)
- Last Synced: 2025-03-17T04:11:53.605Z (over 1 year ago)
- Language: JavaScript
- Size: 1.24 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# millionsofframes
This code backs www.millionsofframes.com
This mini-project calculates the number of frames a human of a given age has seen.
The default assumption that humans see at the equivalent of 24 frames per second is adjustable. Pick the value you feel is best supported by science!
Millionsofframes.com is motivated by the discussion of sample efficiency in modern (2018) reinforcement learning (RL) research.
In RL an agent or algorithm may need millions or billions of frames to master a particular task. Is this efficient or not? What are the equivalent numbers for humans? This project hopes to provide a lighthearted answer.