Skip to content
View Ianphorsman's full-sized avatar

Block or report Ianphorsman

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. PandasSqlWrapperPandasSqlWrapperPublic

    Provides upsert and schema updating capabilities and wraps basic functionality expected when communicating between dataframes and sql tables.

    Python 4

  2. RxClassAPIWrapperRxClassAPIWrapperPublic

    Python wrapper for RxClass API with helper functions to lookup: indications, contraindications, pharmacology, pharmacokinetics, chemical names, therapeutic class, mechanisms of action, physiologica…

    Python 12 2

  3. ReinforcementLearningReinforcementLearningPublic

    Attempts at reinforcement learning algorithms using openai gym environments

    Python

  4. AnotherNeuralNetworkAnotherNeuralNetworkPublic

    Vanilla fully connected multilayer neural network written from scratch in numpy.

    Python

  5. TwitterBotRNNTwitterBotRNNPublic

    Train an LSTM on twitter data to emulate tweets. Includes example of model trained on donald trump's tweets.

    Python