Brett Adam

Results 7 issues of Brett Adam

Minecloud is great. However, my kids forgot to shut it down when done. It would be fantastic if the server could auto-shutdown after XX minutes without anyone logged in.

I've pulled a few of the changes from dmotles into my fork. Makes me realize that, short of building a whole new AMI, I'm not clear on recommended practice for...

I'm guessing that the relatively new SigmoidGrad function is missing from the prepared AWS builds of the tensorflow 0.9.0 packages. Current tensorflow builds are 0.11.0 My model dies with u'SigmoidGrad':...

The documentation is minimalist. Setting up a python env, setting PYTHONPATH, etc. could all do with some hand-holding. After: `export PYTHONPATH=.` I managed to get langcorn to start with examples.ex1:chain...

Seems that the tag detection code in tana_parser.py misses a number of tags. They appear to be structured differently (?) than most in the JSON dump file. Possible evolution in...

The Calendar function returns a structure that has predefined Tana fields (Attendees, Start Time, etc.) Provide some mechanism in the API payload to remap these fields so the caller can...

Add initial codebase analysis documents to guide a maintenance upgrade cycle.