Skip to content
View MiKecantdothis's full-sized avatar

Block or report MiKecantdothis

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
Mikecantdothis/README.md

💫 Me:

I'm trying not let claude take away my job.

💻 Tech Stack:

Python R AWS Streamlit Supabase MongoDB MySQL Keras Matplotlib NumPy Pandas Plotly PyTorch TensorFlow scikit-learn Scipy

📊 GitHub Stats:




Pinned Loading

  1. Fingerprintanalysis Fingerprintanalysis Public

    Using Deep Neural Networks like VGG, Resnet50 and Resnext in order to predict the quality of fingerprint development based on CAST system of fingerprint evaluation.

    Jupyter Notebook

  2. PredictingProductivityUsingLSTM-Attention PredictingProductivityUsingLSTM-Attention Public

    Classified journal entry scores from 01-10 and used Statistical models to predict the outcome score. Compared the Statistical models' MSE to that of an LSTM+attention block architectures. Visualise…

    Jupyter Notebook

  3. task_extractor task_extractor Public

    Takes promtp/message as an output and produces a reminder based on the time mentioned or automatically defines time and date.

    Python

  4. ExpenseTracker ExpenseTracker Public

    Python

  5. RAG_w_Tiny_LLaMa RAG_w_Tiny_LLaMa Public

    A Streamlit-based RAG chatbot that lets you upload PDFs, retrieves relevant chunks with FAISS embeddings, and answers questions using TinyLlama. Built with Hugging Face models, Sentence Transformer…

    Python