greenelab / snorkeling

Extracting biomedical relationships from literature with Snorkel 🏊
Other
59 stars 17 forks source link

Snorkel upgrade to 0.7.0 beta #54

Closed danich1 closed 6 years ago

danich1 commented 6 years ago

This PR upgrades snorkel to 0.7.0. In regards to this change, there is no longer a need to set environmental variables via bash commands. Also, pytorch is now available, which means we can have better customization in terms of using recurrent neural networks.

danich1 commented 6 years ago

I have tested the new environment and it seems to be working smoothly.