Pinned Repositories
Atya-Nidan
Extending care to the home - enabling health workers
bytebase
The GitLab/GitHub for database DevOps. World's most advanced database DevOps and CI/CD for Developer, DBA and Platform Engineering teams.
Comparison_Analysis_of_embeddings
Pretained word2vec developed by Google is used to analyze the quality of the embedding.
Contrastive-Representation
This project has a comprehensive exploration of two key topics: Softmax Regression and Contrastive Representation Learning. The dataset used for this project is the CIFAR-10 dataset, which can be accessed by link given below
Design-and-development-of-course-registration-portal
Academia Portal that is user-friendly and multifunctional.
Ecommerce-website
eCommerce platform built with React for seamless shopping experiences. Empowering businesses with intuitive UI and dynamic features
helm
The Kubernetes Package Manager
Kalopsia
This project aims to deliver a stylish and efficient e-commerce experience for women's fashion, all powered by the symphony of DevOps automation. We'll be implementing a streamlined CI/CD pipeline using industry-leading tools like Jenkins for continuous integration, Docker for containerized deployments, and Kubernetes for orchestration on the AWS.
Portfolio-Website
Check out my Portfolio website from link below if you don't wanna surf through my github :)
Sustainable-Agriculture-Practices-Recommender
Create a platform that recommends sustainable farming practices to farmers based on their specific location, soil type, crop choice, and climate conditions. Incorporating data on sustainable agriculture methods could help in increasing crop yield, reducing environmental impact, and promoting biodiversity.
nisharathod231's Repositories
nisharathod231/Atya-Nidan
Extending care to the home - enabling health workers
nisharathod231/Portfolio-Website
Check out my Portfolio website from link below if you don't wanna surf through my github :)
nisharathod231/Sustainable-Agriculture-Practices-Recommender
Create a platform that recommends sustainable farming practices to farmers based on their specific location, soil type, crop choice, and climate conditions. Incorporating data on sustainable agriculture methods could help in increasing crop yield, reducing environmental impact, and promoting biodiversity.
nisharathod231/bytebase
The GitLab/GitHub for database DevOps. World's most advanced database DevOps and CI/CD for Developer, DBA and Platform Engineering teams.
nisharathod231/Comparison_Analysis_of_embeddings
Pretained word2vec developed by Google is used to analyze the quality of the embedding.
nisharathod231/Contrastive-Representation
This project has a comprehensive exploration of two key topics: Softmax Regression and Contrastive Representation Learning. The dataset used for this project is the CIFAR-10 dataset, which can be accessed by link given below
nisharathod231/Design-and-development-of-course-registration-portal
Academia Portal that is user-friendly and multifunctional.
nisharathod231/Ecommerce-website
eCommerce platform built with React for seamless shopping experiences. Empowering businesses with intuitive UI and dynamic features
nisharathod231/helm
The Kubernetes Package Manager
nisharathod231/instructor
structured outputs for llms
nisharathod231/Jenkins-Lecture
nisharathod231/Kalopsia
This project aims to deliver a stylish and efficient e-commerce experience for women's fashion, all powered by the symphony of DevOps automation. We'll be implementing a streamlined CI/CD pipeline using industry-leading tools like Jenkins for continuous integration, Docker for containerized deployments, and Kubernetes for orchestration on the AWS.
nisharathod231/ISAAC-and-ReMaGN-Advanced-ML-Architectures
This repository contains the solutions and discussions for Assignment 5 of the course E0294: Systems for Machine Learning. The assignment covers two advanced machine learning architectures: ISAAC and ReMaGN.
nisharathod231/Modelling-Indian-Names
Implemented different types of language models for modelling Indian names. There are clearly patterns in Indian names that models could learn, and we start modelling those using n-gram models, then move to neural n-gram and RNN models.
nisharathod231/nisharathod231
nisharathod231/OpenDevin
🐚 OpenDevin: Code Less, Make More
nisharathod231/Scalable-Microservices-Application
Application architecture designed for robust, distributed systems. Utilizes containerization and orchestration for seamless scalability and resilience. Implements standard communication protocols
nisharathod231/Translation-Using-Sequence-to-Sequence-Modelling
Translating Indian Names to Hindi, a sequence-to-sequence modeling task, using character-level conditional language models.