Arnaud Bailly
Arnaud Bailly
It's really simple: resolver: lts-7.10 packages: - 'assets' # temporary reference to 3rdpaerty libraries # TODO remove once library is published - servant-auth-cookie - system-extra - hdo # propellor needs...
HI Mike, Thanks for the encouraging words! The code doing the neural network training is around here: https://github.com/abailly/hs-word2vec/blob/master/Model.hs#L171 Not pretty I am afraid, and probably not even correct... I had...
Hi Mike, Thanks. Given the domain was pretty new to me I tried to document code for my future self. Note that the overall structure should really be improved (module...
Happened to me today while closing a head with team: Tx got successfully posted to the `cardano-node` but it was later on removed from mempool. There's no trace in the...
``` % agda --version Agda version 2.6.4.3 Built with flags (cabal -f) - optimise-heavily: extra optimisations ```
@paweljakubas @Crypto2099 @disassembler Any thoughts on this?
@scarmuega This work is more than 3 months old and still not merged, how can we move forward?
@scarmuega Thanks a lot for the review, we'll make sure to address those points swiftly. @Quantumplation Where would this "generic" serialisation code live? In Pallas?
I was about to just Cardano-scaling indeed, as it's where Hydra lives. I have also no "horse in the race" :)
So how do we move forward concretely? We need to wait for this serialisation code to be available as a crate or a separate repo, then cleanup the PR, then...