Sloane Simmons
Sloane Simmons
I also made the return type parsed and generated as a tuple so that the type can be used outside of the module: ```nim createParser(frame_header, Header): u24: payload_length 8: frame_type...
Thanks, appreciate it! I'm going to try and pick this up again tonight/tomorrow and will probably have some better questions once I'm done with the forward pass.
Haven't forgotten about this, just haven't had as much time to work on this as I thought I would.
@googlebot I signed it!
Understandable, thanks! It looks like early days for keras-nlp so I think I'll just keep this on my branch for now, but I'll check back in on them later (and...
With #47 , you can save the AnnoyAlternatingLeastSquares model using annoy's serialization methods.
I was able to look in dev tools and see that this was because `nimsuggest` itself was not finding the Nim compiler when the editor was started (though I had...