Skip to content
View jesca's full-sized avatar

Block or report jesca

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. powerly powerly Public

    JavaScript 2 1

  2. pacman_search pacman_search Public

    CS 188 (Artificial Intelligence) Proj1

    Python 1

  3. Reinforcement_Learning Reinforcement_Learning Public

    Implement value iteration and Q-learning; Agents tested first on Gridworld, then applied to a simulated robot controller (Crawler) and Pacman.

    Python 1

  4. mobile-detect.js mobile-detect.js Public

    Forked from hgoebl/mobile-detect.js

    Device detection (phone, tablet, desktop, mobile grade, os, versions)

    JavaScript 1 1

  5. cs61b cs61b Public

    Spring 2013

  6. MapReduce-Text-Analysis MapReduce-Text-Analysis Public

    MapReduce to answer a big data problem: Given a word, what other words are statistically associated with it?

    Java