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.1.tar.gz
(3.5 MB
view details)
File details
Details for the file braidacq_exec-0.1.1.tar.gz.
File metadata
- Download URL: braidacq_exec-0.1.1.tar.gz
- Upload date:
- Size: 3.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
be30398042e2050d92e5851089f53351dd12f0447ade9c3c55c4495b657ebf6c
|
|
| MD5 |
241e1e5c5b38677b27be348ad2a6c915
|
|
| BLAKE2b-256 |
d2c58262f7f97fa0a4b1fdf1d5bc6bd1730b6769d7212480496c063522d463b6
|