Skip to content
View sylvia-ee's full-sized avatar
☁️
currently migrating old projects :)
☁️
currently migrating old projects :)
  • University of Illinois Urbana-Champaign
  • Champaign, IL, USA
  • 22:50 (UTC -05:00)
  • LinkedIn in/sylvia-ee

Block or report sylvia-ee

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
sylvia-ee/README.md

About

Graduate student researching computational cognitive science @ UIUC! Currently migrating most projects to here and adding descriptions below, but most repos have READMEs explaining each project :).

Focuses

  • "Big data" approaches to understanding human and machine learning and behavior
  • Computational and quantitative models of semantic and reasoning development
  • Fair and comparable behavioral evaluations of human and machine systems
  • Accessible and inclusive user experiences for technical systems

Current Projects

  • ARChild: Redefining and testing benchmarks for human vs. machine performance on the Abstraction and Reasoning Corpus (Chollet, 2019)
  • DST-Needs: Longitudinal mixed-methods analysis of disabled UIUC students’ needs based on 10+ years of r/UIUC posts
  • Simsum: Logistic mixed-effects and growth network modeling of toddlers’ word-learning outcomes using NLP-derived linguistic features from naturalistic speech
  • Hands: Analyzing and visualizing infant eye-tracking data using t-tests and linear mixed models to determine how bilingual vs. monolingual babies learn word scope (note: due to the sensitive nature of the data, some data for this codebase is only available upon request).
  • Travel_DB: Designing and implementing conceptual (EER), relational (SQL), and graph-based (Neo4j) models as databases for employee travel reimbursement - for my information modeling course
  • tSFP_II: Building MDP models to determine winning decisions in the Sims Freeplay's "Influence Island" minigame

Past Projects

  • BiMorph
  • SE-WordNet
  • SHOP
  • NN-Hierarchy
  • AND/OR
  • IDSnvP
  • CUADv2
  • Drunk-Disfluency

Pinned Loading

  1. Hands Hands Public

    HTML

  2. tSFP_II tSFP_II Public

    Modeling the "Influence Island" mini-game from Sims Freeplay as finite horizon Markov decision processes to optimize player decisions.

    Jupyter Notebook 1

  3. simsum simsum Public

    Python

  4. Travel_DB Travel_DB Public

    EER, relational, and graphical modeling of a travel reimbursement database for SP26 IS 515 G5.

  5. STORM-Net STORM-Net Public

    Forked from yoterel/STORM-Net

    Specific implementation adding video preprocessing, photogrammetry-generated child meshes and associated models, explicit MNI conversation, and semi-automated coregistration analysis.

    Python

  6. SE-WordNet SE-WordNet Public

    Schema for testing Manin (2007)'s hypothesis that word frequency is proportional to "semantic extent." Approximates semantic extent using WordNet 3.0's noun DAG.