Skip to content
View kartikey2807's full-sized avatar

Block or report kartikey2807

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. ML-concept-notes ML-concept-notes Public

    Notes on Deep Learning, Statistical Machine Learning and Data Science.

  2. Transformer-based-GPT-model Transformer-based-GPT-model Public

    Mimic GPT-2 (124 million parameter) like transformer (decoder) model. Compare performance against OpenAI's model on prediction accuracy.

  3. Validation-Scripts Validation-Scripts Public

    Validation scripts to ensure for consistency between L5 and L3 schemas.

    Python

  4. Encoder-based-Sentiment-Analysis Encoder-based-Sentiment-Analysis Public

    Classify tweets as positive or negative using BERT-like (encoder) model.

    Jupyter Notebook

  5. Bike-Classification-1RT700 Bike-Classification-1RT700 Public

    Plotting trends, correlations and outliers in the feature space. Classifying 'bike demand' based on weather patterns, using regression.

    Python

  6. CNNs-Residual-Dropout-1RT720 CNNs-Residual-Dropout-1RT720 Public

    CNN implementation for digit classification. Variations include residual connections and dropout layers. Optimizers: Adam, RMSProp and SGD.

    Jupyter Notebook