photo

Mihaela Duta


University of Oxford, Department of Experimental Psychology

Last seen: 3 years ago Active since 2016

Followers: 0   Following: 0

Message

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

Statistics

  • Knowledgeable Level 2
  • First Answer

View badges

Feeds

View by

Question


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...

5 years ago | 0 answers | 0

0

answers

Answered
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: *...

7 years ago | 3

| accepted

Answered
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> ...

7 years ago | 1

| accepted

Answered
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 ago | 3

| accepted

Answered
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 ago | 0