Mihaela Duta
University of Oxford, Department of Experimental Psychology
Followers: 0 Following: 0
I am a researcher in the Oxford University Babylab working on neuro-computational models for language mediated attention in infancy.
More details about my work and experience at
https://www.psy.ox.ac.uk/team/mihaela-duta
Feeds
提问
Clarifications of some aspects related to neural network incremental training
From the Mathworks documentation I understand that there are two training functions available for incremental learning: # _tr...
6 years 前 | 0 个回答 | 0
0
个回答已回答
how to get psychtoolbox to wait for keypress but move on if it hasn't recieved one in a set time
There are some missing details in the specification given in the question, so I am going to make the following assumptions: *...
how to get psychtoolbox to wait for keypress but move on if it hasn't recieved one in a set time
There are some missing details in the specification given in the question, so I am going to make the following assumptions: *...
8 years 前 | 3
| 已接受
已回答
Overlay visual stimuli on to a video
If you need an image with transparent background, you can create it in other packages, for example <https://www.gimp.org/ GIMP> ...
Overlay visual stimuli on to a video
If you need an image with transparent background, you can create it in other packages, for example <https://www.gimp.org/ GIMP> ...
8 years 前 | 1
| 已接受
已回答
compiler issue - 'Dependecy problem'
You get the dependency error because portaudio dll file cannot be found. This can be fixed with the following steps: * Inside...
compiler issue - 'Dependecy problem'
You get the dependency error because portaudio dll file cannot be found. This can be fixed with the following steps: * Inside...
8 years 前 | 3
| 已接受
已回答
Finding coordinates of a rectangle in a picture
I would suggest to use an image processing package to identify the areas of interest in your picture. You can use Adobe Photosho...
Finding coordinates of a rectangle in a picture
I would suggest to use an image processing package to identify the areas of interest in your picture. You can use Adobe Photosho...
8 years 前 | 0