Toy version of Braid
Project description
BraidPy
Python implementation of BRAID model.
Learning, Reading, Visual word recognition and lexical Decision
## Installation of the toy version (fast)
In the root directory, run the following command :
```bash
pip install braidacq_exec
```
## Installation of the full software
If you want more parameters or to modify the source code, use instead (you should have conda installed):
```bash
git clone https://gitlab.com/braid-acq/BRAID-Acq.git
cd braidacq_exec
make install
conda activate braidacq_exec_env
```
## Current Features
The current implementation performs simulations of:
- Letter perception
- Visual Word recognition
- Lexical Decision
- Word reading (decoding)
- Novel Word Acquisition
## Usage
Independently on how you installed the package you now can run the toy version with:
```bash
braidacq_exec
```
## Contact
email
Alexandra Steinhilber : alexandra.st@free.fr / alexandra.steinhilber@univ-grenoble-alpes.fr
Julien Diard : julien.diard@univ-grenoble-alpes.fr
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
braidacq_exec-0.1.0.tar.gz
(3.5 MB
view details)
File details
Details for the file braidacq_exec-0.1.0.tar.gz.
File metadata
- Download URL: braidacq_exec-0.1.0.tar.gz
- Upload date:
- Size: 3.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3f2a320c40c181ccde21f9acf6ba334280518c37eef6c49150e0d875fa2017cc
|
|
| MD5 |
dbca208d30ab7dc3afeb0bee157830c4
|
|
| BLAKE2b-256 |
b2eabdc23a16bc8e700dc6763533ed529d4bb9153b10dde731c89e05936f597c
|