Raphaël Côté

Results 17 issues of Raphaël Côté

Hello! Thanks a whole for implementing this, it works wonders. There has been some time since the notebook was written, and it did not work out of the box anymore....

**Describe the bug** When using any dropdown menu in the app, our team needs to click twice or even more to get the dropdown to open. I know it's minor...

bug

How to reproduce: - Start a new project using node 14 - run `npm install question-answering@latest` Expected behavior: Exit code of 0, all is fine Actual behavior: ![image](https://user-images.githubusercontent.com/3145639/90145050-8c0b6a00-dd4d-11ea-8fc9-34003092156e.png)

If you go down the code a little, you will see that the dist/utils folder is actually on the same level as the cli.js file. So the right path is...

I'm searching for a QA solution in french. All the docs and the community seems to be using it in english. Any pointers would be welcome!

Hello! Thanks for starting and putting forward such a nice project. Currently investing lots of time and effort into beanstalkd and your "drop-in" replacement is very interesting. I'm currently wondering...

Hello! While reading [this cool documentation on the technicalities of NEAT](https://www.cs.ucf.edu/~kstanley/neat.html), I stumbled upon a Q/A section named: ### - Is there a way to automatically set the compatibility threshold...

Suggestion in the title. Add a configuration to keep champions (N best of generation, or N best of each species) between generations, so we can keep the best organism and...

Hello @yaricom I like that you innovated in this version of NEAT by adding traits. Though, I think I would like a bit more explanation, as this seem not to...

I would like to give you a hand, or at least try to, by beginning the implementation of recurrent networks in NEAT. I love the idea of recurrent networks and...