Skip to content
View DylanModesitt's full-sized avatar

Organizations

@SacredHeartPreparatory
Block or Report

Block or report DylanModesitt

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

  1. political-sentiment political-sentiment Public

    A deep learning model to detect the political sentiment of written text

    Python 22 3

  2. neural-cryptography neural-cryptography Public

    A repository with work on neural cryptography

    Python 4 6

  3. Attentive LSTM keras Attentive LSTM keras
    1
    from keras import backend as K
    2
    from keras import regularizers, constraints, initializers, activations
    3
    from keras.layers.recurrent import RNN, Layer, _generate_dropout_mask, _generate_dropout_ones
    4
    from keras.engine import InputSpec
    5
    from keras.legacy import interfaces
  4. keras-visualization keras-visualization Public

    A web visualization tool for overviewing the iterative training of machine learning models in keras!

    Python 1

  5. 6s183 6s183 Public

    Code written live in class for the MIT IAP Class 6s183

    Swift 2