Christopher Shelley

Results 8 issues of Christopher Shelley

My Agendash is listening to my agenda database, and while it does show the jobs in the completed, running, failed etc. categories, it never shows more than one. That means...

i see the example_entry.py, and ive populated it with my own data. how do i train on that file? im running `python train.py` but not sure what is next. Sorry...

Is there a panel within xcode to determine an applications permissions? My compiled application works great, but does not start when it is inside /Applications. It starts fine from documents,downloads,...

question

line 154 fails ``` output_dir = join(args.output_dir, 'GPT2.{}.{}.{}gpu.{}'.format(args.learning_rate, args.train_batch_size, n_gpu, timestamp)) ``` with: ´´´ Traceback (most recent call last): File "./LSP_train.py", line 154, in args.train_batch_size, n_gpu, timestamp)) File "/opt/conda/envs/pytorch-py3.6/lib/python3.6/posixpath.py", line...

Hi there I built a quick riot app. In app.js you can see my simple riot control definition. When I add var, I cannot access it inside other tags/ components....

Hi there, I really appreciate your work. I've been dicking around with this for an hour, and havent got any videos to load so far. could you confirm if any...

Hi! Is this still being developed?

`console.log(_.chain)` yields undefined in my instance. Other underscore methods are available.