Skip to content
View Ianphorsman's full-sized avatar

Block or report Ianphorsman

Report abuse

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

Report abuse

Pinned Loading

  1. PandasSqlWrapper PandasSqlWrapper Public

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

    Python 4

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

    Attempts at reinforcement learning algorithms using openai gym environments

    Python

  4. AnotherNeuralNetwork AnotherNeuralNetwork Public

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

    Python

  5. TwitterBotRNN TwitterBotRNN Public

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

    Python