ritikjain51
Founder of AI Project Bag Currently working on GANs Have a great interest in Machine Learning, Data Science and Artificial intelligence.
India
Pinned Repositories
awesome-semantic-segmentation
:metal: awesome-semantic-segmentation
Data-Structures-and-Algorithms
A complete repository for basic Data Structure and Algorithms
Image-Encryption-with-Image-Scrambler
The Image Encryption with Image Scrambler project is a simple image encryption program written entirely in Python. The program allows users to encrypt or decrypt images by entering a password. The project includes a setup file that launches a file browser to choose the image to encrypt or decrypt.
k8s_practice
Practicing K8s
Politician-Speech-Analysis
Project on analysis of USA politicians (Barack Obama, Hillary Clinton, Donald Trump) speech.
Probability-and-Statistics
The Probability and Statistics project is a personal exploration of different probability distribution functions and statistical techniques implemented in code. It includes examples of MVU estimators for Gaussian, Rayleigh, and Poisson distributions. The project code is available on GitHub and requires NumPy and Matplotlib packages for running.
PythonProg
Sentimental-Analysis-of-Donald-Trump-Tweets
streamlit-pdf-experiementation
ritikjain51's Repositories
ritikjain51/Image-Encryption-with-Image-Scrambler
The Image Encryption with Image Scrambler project is a simple image encryption program written entirely in Python. The program allows users to encrypt or decrypt images by entering a password. The project includes a setup file that launches a file browser to choose the image to encrypt or decrypt.
ritikjain51/Probability-and-Statistics
The Probability and Statistics project is a personal exploration of different probability distribution functions and statistical techniques implemented in code. It includes examples of MVU estimators for Gaussian, Rayleigh, and Poisson distributions. The project code is available on GitHub and requires NumPy and Matplotlib packages for running.
ritikjain51/k8s_practice
Practicing K8s
ritikjain51/Politician-Speech-Analysis
Project on analysis of USA politicians (Barack Obama, Hillary Clinton, Donald Trump) speech.
ritikjain51/PythonProg
ritikjain51/streamlit-pdf-experiementation
ritikjain51/awesome-generative-ai-guide
A one stop repository for generative AI research updates, interview resources, notebooks and much more!
ritikjain51/CaptchaExtractor-Pytorch
The Captcha Extraction using PyTorch project utilizes a Deep C-RNN model implemented in PyTorch to extract text from captcha images. The model employs the CTCLoss algorithm to convert predicted output into actual text. The project includes a pre-built dataset, model architecture, and sample code to train and test the model.
ritikjain51/dask-tutorial
Dask tutorial
ritikjain51/deep-rl-class
This repo contain the syllabus of the Hugging Face Deep Reinforcement Learning Class.
ritikjain51/DeepReinforcementLearningInAction
Code from the Deep Reinforcement Learning in Action book from Manning, Inc
ritikjain51/dotfiles
ritikjain51/interior_design_website
Website for interior designing
ritikjain51/langchain-app
ritikjain51/langchain-exp
This repository is langchain experimentation with different tools and agents.
ritikjain51/langchain-PDF-QnA
ritikjain51/langGraph
ritikjain51/llm-finetuning
ritikjain51/Machine-Learning
ritikjain51/Mastering-Reinforcement-Learning-with-Python
Mastering Reinforcement Learning with Python, published by Packt
ritikjain51/medium-post-summarizer
Medium Post Summarizer is a web application that uses NLP techniques to quickly summarize lengthy articles from Medium, built using Streamlit and Huggingface pipelines.
ritikjain51/open-AI-GYM
Experimenting with GYM by OpenAI
ritikjain51/personal-profile
ritikjain51/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
ritikjain51/profile
ritikjain51/pytorch-practice
ritikjain51/ritikjain51
ritikjain51/terraform-practice
ritikjain51/transformers-pytorch
This project is an experiment in text generation using PyTorch, starting with a simple bigram model and progressing to a complete transformer decoder model using character generation. The dataset used is Shakespeare's scripts, and the individual components of the transformer are developed in separate Jupyter notebook files.
ritikjain51/Youtube-Code-Repository
Repository for most of the code from my YouTube channel