Mike Walmsley

Results 5 issues of Mike Walmsley

**System information**. - Have I written custom code (as opposed to using a stock example script provided in Keras): I used a stock example script with custom code added (see...

keras-team-review-pending
type:Bug

Could use the input pipeline settings to pick the right pretrained size. PyTorch only.

enhancement
help wanted

Adding last_id={id} to Subject.where() appears to have no effect and no error. ## Test Case Executing: `subjects = Subject.where( scope='project', project_id='5733' ) for n in range(10): s = subjects.next()` Gives...

bug

**System information**. - Have I written custom code (as opposed to using a stock example script provided in Keras): I used a stock example script with custom code added (see...

type:bug

I wanted to cite Panoptes for a paper, and I think other researchers would as well. It's easy to make a github repo citable with Zenodo - https://guides.github.com/activities/citable-code/. Could be...

enhancement