bion howard
bion howard
this is a key component of the gym API here's a custom space for strings (license: MIT, author: Bion Howard) ``` class String(gym.Space): def __init__( self, length=None, letters=LETTERS, min_length=1, max_length=280):...
it is hard to understand the variable names in the dcgan example would it be possible to add more clear names and descriptions? this way we could more easily fiddle...
**Is your feature request related to a problem? Please describe.** To convert a long position to short, one must execute 2 trades. My algorithm outputs a target allocation, not a...
**Is your feature request related to a problem? Please describe.** I want to limit my algos to only trade 1x my cash amount, but the cash amount is delayed, and...
in the docs, you show the result of printing the AST -- what's the format of the data structure? It would be handy to look at. Is it just a...
**Is your feature request related to a problem? Please describe.** I would like to use Juniper but unfortunately, it's critical for my use case to be able to assign functions...
**What's your feature?** it's hard to know what the data mean **Why are you interested in it being added?** ``` >>> print(spy.keys()) dict_keys(['margin_initial_ratio', 'rhs_tradability', 'id', 'market', 'simple_name', 'min_tick_size', 'maintenance_ratio', 'tradability',...
would you be openminded to add a couple more storage systems? Cache api (works inside WebWorkers and persists to webapps added to home screen in iOS) https://developer.mozilla.org/en-US/docs/Web/API/Cache Dexie.js with IndexedDB...
hi, Do you like AI? im sure many users and researchers and developers would appreciate the ability to apply genetic programming to neural networks / computation graphs... but i find...
Dear Tituoan, thanks for making this -- I'm adding FGW to make sliced FGW for whatever reason, this fails right now: ``` s_samples, t_samples = 100, 200 n_projections = 5...