-
ChainScript Labs Pvt.Ltd
- Tenkasi
-
19:57
(UTC -12:00) - www.linkedin.com/in/thalavai-manikandan
Popular repositories Loading
-
-
-Naive-Bayes-Classifier-from-Scratch
-Naive-Bayes-Classifier-from-Scratch PublicThe goal of this task is to implement the Naive Bayes classifier from scratch in Python. This exercise will help you understand the fundamental principles of this probabilistic algorithm without r…
Python
-
Toodle-Bug-game
Toodle-Bug-game PublicA 20x20 C++ grid simulates a predator-prey game. Ants (o) move randomly and breed every 3 steps. Doodlebugs (X) eat adjacent ants, breed every 8 steps, and starve after 3 steps without food. One cr…
Python
-
sorting
sorting PublicSorting algorithms are sets of instructions that rearrange data (numbers, text, etc.) into a specific order, such as ascending or descending numerical or alphabetical order. Key algorithms include …
Python
-
Message-Broker-System
Message-Broker-System PublicThis project is a simple message broker using FastAPI (backend) and Streamlit (frontend). It supports two models: Point-to-Point → producers send messages to queues, consumers receive them (with TT…
Python
-
-Building-a-Basic-N-gram-Language-Model
-Building-a-Basic-N-gram-Language-Model PublicThis project builds a **basic N-gram language model from scratch** in Python. It tokenizes text, counts N-gram frequencies, and estimates next-word probabilities. Useful for text generation, predic…
Python
If the problem persists, check the GitHub status page or contact support.