Skip to content
View pati-dev's full-sized avatar
💬
Backpropagating...
💬
Backpropagating...

Block or report pati-dev

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. sasta-chatgpt sasta-chatgpt Public

    Locally hosted ChatGPT using GPT-4 API to avoid the monthly subscription.

    HTML 1

  2. chatgpt-template-maker chatgpt-template-maker Public

    Forked from nitesh-jaswal/chatgpt-template-maker

    Make prompt templates for ChatGPT and host them on a server

    Python

  3. Graduate-Admissions Graduate-Admissions Public

    How does the academic experience of a graduate student affect his/her choice of staying back in the United States after the completion of his/her graduate studies?

    HTML

  4. Routing-and-Navigation Routing-and-Navigation Public

    Implementation of graph search algorithms to navigate from one city to another. Uses BFS, DFS, IDS, Uniform-cost (Dijkstra), and A-star routing algorithms with distance, time, or number of turns as…

    Python

  5. POS-tagging POS-tagging Public

    Perform parts-of-speech tagging in Python using Bayesian Networks.

    Python

  6. Mixture_of_Gaussians Mixture_of_Gaussians Public

    Python