viai957
I am a Deep Learning, Machine Learning Engineer. Fell free to check-out my repositories email:vigneshyaadav@protonmail.com
TapxBanglore
Pinned Repositories
3d-graphs
Building 3dimentional graps using matplotlib and mp_toolkits sublib to build a Z axes
chatbot_GoogleDuplex
COVID-19
Coronaviruses are a group of related viruses that cause diseases in mammals and birds. In humans, coronaviruses cause respiratory tract infections that can be mild, such as some cases of the common cold, and others that can be lethal, such as SARS, MERS, and COVID-19. Symptoms in other species vary: in chickens, they cause an upper respiratory tract disease, while in cows and pigs they cause diarrhea. There are yet to be vaccines or antiviral drugs to prevent or treat human coronavirus infections.
DDPG-Robotic-Arm
In this project, a double-jointed arm can move to target locations. A reward of +0.1 is provided for each step that the agent's hand is in the goal location. Thus, the goal of your agent is to maintain its position at the target location for as many time steps as possible.
Higgs-Boson
In this project we will be looking at data generated by particle physicists to test whether machine learning can help classify whether certain particle decay experiments identify the presence of a Higgs Boson
LexiGenesis
LexiGenesis: Charting the birth and growth of an LLM. From pretraining to fine-tuning and industry deployment, this repo is the epicenter of AI evolution. 🌟
llama-inference
A simple implementation of Llama 1, 2. Llama Architecture built from scratch using PyTorch all the models are built from scratch that includes GQA (Grouped Query Attention) , RoPE (Rotary Positional Embeddings) , RMS Norm, FeedForward Block, Encoder (as this is only for Inferencing the model) , SwiGLU (Activation Function),
MULTI-AGENT-TENNIS
In this Project, two agents control rackets to bounce a ball over a net. If an agent hits the ball over the net, it receives a reward of +0.1. If an agent lets a ball hit the ground or hits the ball out of bounds, it receives a reward of -0.01. Thus, the goal of each agent is to keep the ball in play.
Optimal-Portfolio-Transactions
We consider the execution of portfolio transactions with the aim of minimizing a combination of risk and transaction costs arising from permanent and temporary market impact. As an example, assume that you have a certain number of stocks that you want to sell within a given time frame. If you place this sell order directly to the market as it is, transaction costs may rise due to temporary market impact. On the other hand, if you split up into pieces in time, cost may rise due to volatility in the stock price
webkit-vulnerability
CVE-2016-4657 web-kit vulnerability for ios 9.3, nintendo switch browser vulnerability
viai957's Repositories
viai957/Optimal-Portfolio-Transactions
We consider the execution of portfolio transactions with the aim of minimizing a combination of risk and transaction costs arising from permanent and temporary market impact. As an example, assume that you have a certain number of stocks that you want to sell within a given time frame. If you place this sell order directly to the market as it is, transaction costs may rise due to temporary market impact. On the other hand, if you split up into pieces in time, cost may rise due to volatility in the stock price
viai957/llama-inference
A simple implementation of Llama 1, 2. Llama Architecture built from scratch using PyTorch all the models are built from scratch that includes GQA (Grouped Query Attention) , RoPE (Rotary Positional Embeddings) , RMS Norm, FeedForward Block, Encoder (as this is only for Inferencing the model) , SwiGLU (Activation Function),
viai957/chatbot_GoogleDuplex
viai957/flybee
Open Sorce Routing Algorithm
viai957/Function_calling_LLM
This is an implementation of function calling on your local LLM
viai957/infini-transformer
PyTorch implementation of Infini-Transformer from "Leave No Context Behind: Efficient Infinite Context Transformers with Infini-attention" (https://arxiv.org/abs/2404.07143)
viai957/KANder
Integration of KAN with NERF: Develop a Python library that incorporates Kolmogorov-Arnold Networks into the existing NERF framework to improve rendering performance and accuracy.
viai957/LexiGenesis
LexiGenesis: Charting the birth and growth of an LLM. From pretraining to fine-tuning and industry deployment, this repo is the epicenter of AI evolution. 🌟
viai957/Tv-scrip-generator
viai957/AlphaTensor
viai957/ASL-Detector
viai957/baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
viai957/DocEasyLlama
DocEasyLlama is a powerful tool designed to simplify the generation of help documentation. By combining the strengths of a quadrant vector database with fast embedding techniques and leveraging Code Llama as the language model, DocEasyLlama ensures that creating comprehensive and user-friendly documentation is both quick and efficient.
viai957/Fake-account-detection
viai957/LightAutoML
LAMA - automatic model creation framework
viai957/llama-from-scratch
Llama from scratch, or How to implement a paper without crying
viai957/llama_index
LlamaIndex (GPT Index) is a data framework for your LLM applications
viai957/lloco
The official repo for "LLoCo: Learning Long Contexts Offline"
viai957/LongNet
viai957/LP
viai957/MicrosoftML-ProjectShowcasing
A repository to keep all open sources projects that created by individuals or study groups of Microsoft ML Scholarship
viai957/nerf-pytorch
A PyTorch implementation of NeRF (Neural Radiance Fields) that reproduces the results.
viai957/newsbot-
its a news bot for getting updates on latest news
viai957/PaliGemma
The model is a hybrid of the SiglipVisionTransformer and the Gemma language model, enabling it to handle complex tasks such as image captioning, visual question answering, and more. PaliGemma seamlessly integrates visual and textual data to generate context-aware outputs
viai957/qiskit-honeywell-provider
Qiskit provider for Honeywell backends.
viai957/Transformers_from-SCRATCH
A vanilla transformer implementation using pytorch and experimented on deepmind/code_contests dataset
viai957/VectorDatabse
viai957/viai957
viai957/whisper-API
A clean deployment of Whisper API with Docker and FastAPI
viai957/zeta
Build high-performance AI models with modular building blocks