David Nicholson

Results 10 issues of David Nicholson

I talked with @dhimmel yesterday and we came up with a design for determining whether or not adding input from a deep learning model (LSTM) is beneficial for predicting relationships...

question

Our aim is to generate useful labeling functions from a given set of candidate sentences provided below: ~~~-Examples will be provided shortly in this issue, after I have a chance...

Closes #33 Greetings, I love this package and would like to see this work for Python 3.11. Due to a recent change, one gets this error: ``` Traceback (most recent...

This change allows SAUCIE to run in environments that use the newer version of tensorflow 2.x.x. Should merge after dependabot's merge (#35). Ideally code should be revamped to tensorflow 2.x.x;...

When using the original snorkel package, I was able to plot the generative model's weights and see which label functions received higher weights compared to the others. Ideally, it be...

reference question

I'm was using this code (version 1.28.1) to bin 1.7M datapoints into hexagon bins for an online web graphic. I exported each bin's center using `hexbin$xcm` and `hexbin$ycm`; however, when...

A user requested we add a one sentence tool tip on how we generated most similar papers long with most similar journals. Twitter post here: https://twitter.com/ReaderMeter/status/1390022469549887488?s=20

A user requested to have a feature that will allow them to parse their own papers without having to post on bioRxiv or medRxiv. Ideally I was thinking about the...

This issue is a reminder to update the README with instructions on how to add new papers to our paper embedding repository that is used by this website along with...

I was working with @cgreene on making changes to [greenelab/word_lapse_manuscript#18](https://github.com/greenelab/word_lapse_manuscript/pull/18) and [greenelab/word_lapse_manuscript#19](https://github.com/greenelab/word_lapse_manuscript/pull/19). I used the GPT ai-editor, which is a great addition to manubot. One problem I found was that...