Code Monkey home page Code Monkey logo

code_showcase's Introduction

code_showcase

This is a sample of my codying projects done in R and Python.

Instructed and Uninstructed learning routines of new words

These are two distinct learning routines to learn new words based on visual hebbian learning.

  1. uninstructed learning: Navigate to the Python script of uninstructed learning

  2. instructed learning: Navigate to the Python script of instructed learning

In the uninstructed learning a volunteer has to learn 50 new meaningless strings of letters visually presented on the screen (e.g. 'catampo'). The task is to disentagle the new words from random distractors pressing the button 'yes' everytime he thinks that is encountering a word, and 'no' everytime he thinks that instead he's looking at a distractor. Everytime the guess is correct, he receives a visual feedback that consists in the correct word coloured in green, otherwise in red. At the beginning the behaviour of the volunteer is almost at chance, however in the following blocks he menages to get the task right, remembering his correct choices. Notably, he reaches a plateau around the 10th block.

Here are the learning trajectories of 14 volunteers that participated in the uninstructed learning. In the left graph, accuracy means are aggregated by participants and by blocks. In the right graph, accuracy means are aggregated only by blocks in order to visually inspect the singular behaviours. Every point is a participant and the chance level is highlighted in red:

Learning trajectory of participants in the uninstructed learning

In the Instructed learning instead volunteers are exposed only to the strings of letters that are words. The task is to write down with the keyboard every word visually presented to the screen. As soon as the volunteer writes the word, every letter is displayed on the screen like a typing game. Words are repeated several times for 6 blocks in order to ensure learning. The task is really easy, volunteers get the task right almost istantly as you can see from the graph below.

Here are the learning trajectories of 14 volunteers that participated in the instructed learning. Accuracy is aggregated by blocks and indeed is really high:

Here you can find the code for the visualization of the data: Navigate to the Rmarkdown notebook

code_showcase's People

Contributors

n400peanuts avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.