-
The running time should be included as an evaluation metric. It is already being logged for the overall process, but it would be nice to get a plot over time. It could also be interesting to split int…
-
Hi guys, I tried to perform cross validation in order to prevent over fitting, but the result is quite weird:
The evaluation result of first fold is always much lower than others, and others are qui…
-
I've been training an agent for the first round of the marLo competition which works fine most of the time but some of the times just round around in a circle. After saving the observation from these …
-
Please provide comments within PR #104
Current version of BSIP44 draft:
Revised: 29 SEP
BSIP: 0044\
Title: Hashed Time-Locked Contract\
Authors: Ryan R. Fox, John M. Jones, taconator\
Stat…
-
Many of the questions on Stackoverflow and the former mailing list are because of confusion as to when you do and don't need to define your attributes using a block.
Using a block to define dynamic a…
-
The more and more stuff is encoded in Nix language, the more .nix files resemble database, and Nix is DBMS.
Main (current) problems this creates:
- large attrset files in nixpkgs:
```
132k .…
-
Idea code: DEV#042
Title: Multi wallet support
Status: Draft
Created: 2017-11-23
## Summary
Multiple wallet management
## Vision
Status provides a comprehensive wallet allowing to manag…
-
This event scheduler shall be able to process events being scheduled for a given time. There is a need for such unified implementation to support:
1. for SMT development: schedling SMT launch, SMT co…
-
# BitShares Core Release 2.0.1808xx
Copied from https://github.com/cedar-book/BTS-Core-work/blob/master/release201808.md in order to make links clickable.
## Security fixes
- CLI wallet: update…
-
Consider a system with two output ports:
1. Output one is the state of the system.
2. Output two is a cached entry (assume we have cache, since we will) computation.
When evaluating output 1 we'd nee…