Skip to content
View kepler296e's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report kepler296e

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

    BERT, RNN from Scratch, Bigram, Azure AI, Sentiment Analysis, Word Embeddings, GloVe, LSTM.

    Jupyter Notebook

  2. nn_scratch_mnist nn_scratch_mnist Public

    A fast and cool MLP from scratch in Python that classifies handwritten digits from the MNIST dataset. vs. TensorFlow vs. PyTorch.

    Python

  3. converso-gpt4 converso-gpt4 Public

    Android app to chat in realtime with the OpenAI GPT API using Speech to Text and Text to Speech.

    Kotlin 1 2

  4. django_azure2 django_azure2 Public

    Azure AI Sentiment Analysis model deployed with Python Django backend.

    Python

  5. real-estate-web real-estate-web Public

    Harvard CS50's Intro. to Computer Science Final Project

    Python

  6. c_linear_regression c_linear_regression Public

    Simple Linear Regression in C

    C