David Dao

Results 12 issues of David Dao

After showing BioJS to scientist at the Broad Institute, they realized that the DNA inside the logo is left-handed while DNA in nature is right-handed. ![f04-05](https://cloud.githubusercontent.com/assets/1241240/14005339/aab6c086-f138-11e5-8b6d-4a8cf4aa8d94.JPG) ![](https://avatars1.githubusercontent.com/u/5148092?v=3&s=200) We should consider...

bug

I'm a little bit confused by subsections **Secure Deep Learning** and **General Research** - I think it would make sense to split the awesome-list subsections into current research directions. I...

## Fake News Discussion Fake news is horrible - and defending against it is difficult. This thread hopes to raise awareness of what fake news currently is and what it...

discussion
research

Can we define a formal set of community-driven criteria for what is considered to be awful to make it to the list? As discussed in #8 use cases in this...

enhancement
discussion
proposal

Currently we are running queries to get possible labels for MetaData columns when choosing them from a filter. However for very large image sets, this causes CPA to freeze when...

Feature request
Discussion
ready

On Mac OS X, when plotting a scatterplot using linear scale and then switching to log, the program crashes with: However, when doing the same thing in the vagrant environment...

Bug
Windows
Mac OS

When downloading an image table in CSV, I get following error in the terminal: ``` INFO:root:Table saved to /Users/daviddao/Projects/work/cpa/data/23_classes/images_2.csv objc[25919]: __weak variable at 0x7fe8f5ecb548 holds 0x65747379732e656c instead of 0x7fe8f88b2e80. This...

Bug

If we have multiple plots open which all filters on one gate, updating this gate should also update all plots using this gate as filter.

Feature request

Keyboard shortcuts for zooming and pan as proposed by @dlogan in #51

Feature request

Running the script in train phase will give me following error: File "[localpath]/imitation/policyopt/nn.py", line 393, in write_snapshot self.f.getNode(snapshot_root)._v_attrs.hash = model.savehash() AttributeError: 'File' object has no attribute 'getNode' That's because PyTables...