Pinned Repositories
MCQ-Model
This a Large LAnguage Model that answers MCQ questions based on Science, Technology, Engineering and Mathematics.
BB84_Cryptography_implementation_for_transmiting_one_bit
BB84 is a cryptography protocol used for encoding and decoding messages. It was developed by Charles Bennett and Gilles Brassard in 1984. More description of this protocol is given on Wikipedia page' https://en.wikipedia.org/wiki/BB84#:~:text=BB84%20is%20a%20quantum%20key,the%20first%20quantum%20cryptography%20protocol.'
Corrective-Retrieval-Augmented-Generation-Implementation
A simple python implementation of Corrective Retrieval Augmented Generation .
GDSC-ML-MOKSHA-EVENT
gdsc-solution-challenge
Gemini-3x-Blend
Used new techniques to improve the accuracy content generated by Gemini.
LLM-Blender-Implementation
This is a basic implementation of the paper on LLM ensemble titled LLM Blender.
LLM-From-Scratch
Making LLM From Scratch
LLM-TicTacToe
Made LLMs play Tic Tac Toe with each other.
Stock-Forecasting-using-LSTM-and-Ridge-Regresion
Predicting Apple stock using LSTM and Ridge Regression.
Prasann2004's Repositories
Prasann2004/Corrective-Retrieval-Augmented-Generation-Implementation
A simple python implementation of Corrective Retrieval Augmented Generation .
Prasann2004/Stock-Forecasting-using-LSTM-and-Ridge-Regresion
Predicting Apple stock using LSTM and Ridge Regression.
Prasann2004/BB84_Cryptography_implementation_for_transmiting_one_bit
BB84 is a cryptography protocol used for encoding and decoding messages. It was developed by Charles Bennett and Gilles Brassard in 1984. More description of this protocol is given on Wikipedia page' https://en.wikipedia.org/wiki/BB84#:~:text=BB84%20is%20a%20quantum%20key,the%20first%20quantum%20cryptography%20protocol.'
Prasann2004/LLM-Blender-Implementation
This is a basic implementation of the paper on LLM ensemble titled LLM Blender.
Prasann2004/LLM-From-Scratch
Making LLM From Scratch
Prasann2004/SELF-DISCOVER-Implementation
This a implementation of SELF-DISCOVER: Large Language Models Self-Compose Reasoning Structures
Prasann2004/DCAPTCHA
Prasann2004/GDSC-ML-MOKSHA-EVENT
Prasann2004/Gemini-3x-Blend
Used new techniques to improve the accuracy content generated by Gemini.
Prasann2004/Grok-From-Scratch
Implementation of Grok's architecture from scratch
Prasann2004/LLM-TicTacToe
Made LLMs play Tic Tac Toe with each other.
Prasann2004/Random-Experiment
A Random Experiment on a weekend.
Prasann2004/To-Kill-A-Neuron
Did an experiment to study and explain results of a neural network.
Prasann2004/Vanrakshak
Prasann2004/Creating_circuit_from_quantum_circuit_template
This is a sample code for creating a quantum circuit from a template defined by yourself.
Prasann2004/custom_gate_implementation_in_quantum_computing
This implementation of a simple custom gate in quantum computing circuits.
Prasann2004/Hadamard_and_CNOT_gates
This is a quantum computing circuit in which hadamard and cnot gate is used .