Skip to content
View ryanlstevens's full-sized avatar

Block or report ryanlstevens

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. google_patent_scraper google_patent_scraper Public

    A python module to scrape patents from 'https://patents.google.com/'.

    Python 70 33

  2. nyu_hpc_helpers nyu_hpc_helpers Public

    Code to help users with tasks for nyu hpc

    Shell 2 1

  3. seq_alignment seq_alignment Public

    Python 2

  4. ryanlstevens.github.io ryanlstevens.github.io Public

    Forked from daattali/beautiful-jekyll

    ✨ Build a beautiful and simple website in literally minutes. Demo at http://deanattali.com/beautiful-jekyll

    HTML

  5. logistic_regression_rare_events logistic_regression_rare_events Public

    This repo is a short exercise comparing weighted MLE (using the sample weights option in sklearn) versus stratified random over sampling of the rare class.

    Python 2

  6. word2vec word2vec Public

    Keras implementation of word2vec, including full data processing pipeline

    Python