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.

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

Pinned Loading

  1. PandasSqlWrapper Public

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

    Python 4

  2. RxClassAPIWrapper Public

    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. ReinforcementLearning Public

    Attempts at reinforcement learning algorithms using openai gym environments

    Python

  4. AnotherNeuralNetwork Public

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

    Python

  5. TwitterBotRNN Public

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

    Python