Skip to content
View TrishamBP's full-sized avatar
  • Gaius Networks
  • Pune, India.
  • 05:15 (UTC +05:30)

Block or report TrishamBP

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
TrishamBP/README.md

👋 Hi, I'm Trisham Bharat Patil. TrishamBP

- 💬 Ask me about Software Enginnering, Natural Language Programming and Gen AI.

Connect with me:

LinkedIn Gmail

 Technology Stack

nodejs express mongodb jest mysql socket-io redis rabbitmq
docker kubernetes ubuntu aws aws aws aws aws
yarn vite react redux nextjs tailwindcss firebase
numpy panda tesnsorflow pytorch

My Github Stats



If you like it, do fork 🍴 and star ⭐

Pinned Loading

  1. autocomplete-n-gram-language-model autocomplete-n-gram-language-model Public

    An autocomplete system using N-gram Language Model which assigns a probability to a sequence of words, in a way that more "likely" sequences receive higher scores.

    Python

  2. comparative-analysis-rnn-ner comparative-analysis-rnn-ner Public

    This repository contains the code associated with the Research Paper titled "Comparative Analysis of Recurrent Neural Networks (RNN) Architectures for Named Entity Recognition (NER)."

    Jupyter Notebook

  3. pos-tagging-hmm-viterbi-algorithm-nlp pos-tagging-hmm-viterbi-algorithm-nlp Public

    This project implements a Part-of-Speech (POS) tagging system using Hidden Markov Models (HMM) and the Viterbi algorithm. POS tagging is a crucial task in Natural Language Processing (NLP) that inv…

    Python

  4. neural-machine-translation-lstm-attention neural-machine-translation-lstm-attention Public

    An English-to-Portuguese neural machine translation (NMT) model using Long Short-Term Memory (LSTM) networks with attention.

    Python

  5. text-summarization-transformer text-summarization-transformer Public

    A Python implementation of a transformer model for text summarization using TensorFlow, inspired by Google's seminal 2017 paper "Attention Is All You Need".

    Jupyter Notebook

  6. football_analysis_yolo football_analysis_yolo Public

    An advanced project leveraging YOLO and OpenCV to automate soccer match analysis. It tracks players, detects key events, and generates comprehensive performance insights from video footage using cu…

    Python 4