-
- Abstract (2-3 lines)
As with many fields, applications of machine learning and computational methods are expanding to the financial world too. Modelling financial markets is a challenging area desp…
-
### Description
Using Typst version 0.11.1 with a bibliography entry with two authors and attempting to render in the "prose" format shows it in the format `a & b (year)` instead of `a and b (year)`.…
-
I have defined specific ranges for each hyperparameter, and I want to find the best parameter for A2C or other algorithms. However, there can be numerous combinations, and how can I find the best para…
-
The solution is based on a genetic algorithm with a preprocessing step that moves isolated features into a single class. It was interesting to see how a GA is implemented in UML-RSDS.
The results see…
-
```txt
|1|2|3|4|5|6|7|8|x|x|
```
The repository has evolved rather nicely from chapters 1 to 7 (included). Chapter 8 took more effort than anticipated, and while I covered it entirely, I need…
-
To use Genex today, a user builds a module and defines three functions. If the problem has parameters that impact how these functions should work, they can define functions to hold that data. That is …
-
I'm intending to include deap as a backend for the [godon](https://github.com/cherusk/godon/) project.
I've only found references to scoop for operationally parallelizing the framework.
Hence th…
-
Releasing a github page meant to share a new merging method, only to provide no merging code whatsoever is a really shitty move. Its not so much the fact that you didnt release your code that sucks. I…
-
This collection of benchmark codes looks very interesting - are there any published performance measurements / analysis of the implementations in this repository?
Many thanks in advance!
-
This is a feature request.
It would be helpful to expose the parameters of the training algorithms with setters and getters.
Take RProp for instance (TrainFlatNetworkResilient). Some of the paramete…
gnitr updated
10 years ago