Yannis

Results 31 issues of Yannis

The ">" character in the navigation/filtering menu is currently displayed by means of some CSS3 replacements and using a unicode character. This is not very smart.

enhancement

YCRBFNetwork and YCSVM are using separate RBF implementations. While this is not in principle a problem, it should be changed so that one common implementation is used.

enhancement

Implement a (single- and multi-objective) Differential Evolution Algorithm.

enhancement

MOEA implementations need to be tested with many-objective problems. Look at CEC test problems and implement.

enhancement

One should be able to perform a basic check for validity of training parameters.

enhancement

How would I go about if I wanted to save the experiences of the "Brain" object in Deep Q-Learning, and subsequently restore them and continue training? It seems that saving...

Following the instructions to install in Windows 10 using `pip install PcbDraw` in the KiCad Command Prompt, I get the following: ERROR: Could not install packages due to an OSError:...

I've added a routine to detect the correct delimiter among comma, semicolon and tab. Replaced the default use of a comma as a delimiter with delimiter sniffing in method calls....

Investigate if commands with minimal delay (i.e. less than 100μs) may confuse the CAN stack in Tinymovr.

bug
firmware

When using the tinymovr python library

bug
studio