Pinned Repositories
6-Months-Data-Science-Roadmap-
AI-Resolve
AmazonMLChallenge2023
CAT_Dog-Classifier_using-Neural-Networks
It was a simple cat dog classifier project built on Tensorflow 2.0. It uses a simple Neural networks of some number of hidden layers.
KNN_BookRecomendation_System
leetcodesolved
LeetCode Solutions Repository: A curated collection of efficient and well-documented solutions to various LeetCode coding challenges. Explore optimized code for problem-solving, aiding programmers in honing their skills and enhancing their problem-solving abilities.
PragyaAI
Revolutionizing digital interactions with an advanced AI SaaS platform featuring Next.js 13 routing, diverse AI tools, Stripe integration, and a dynamic user interface.
TourGPT
TourGPT is a cutting-edge travel planning application powered by Chainlit and Langchain. This innovative app acts as a virtual local guide for travelers, providing personalized and efficient travel planning experiences. With TourGPT, users can easily discover new destinations, explore local attractions.
Unboxed
Vgg16_Image_Classifier
This project builds an image classifier with VGG16 architecture and Imagenet dataset using Python, Keras, and Flask.
artificialcoder02's Repositories
artificialcoder02/Vgg16_Image_Classifier
This project builds an image classifier with VGG16 architecture and Imagenet dataset using Python, Keras, and Flask.
artificialcoder02/CAT_Dog-Classifier_using-Neural-Networks
It was a simple cat dog classifier project built on Tensorflow 2.0. It uses a simple Neural networks of some number of hidden layers.
artificialcoder02/Data-Science-Books
Complete end to end Datascience Books for various Application
artificialcoder02/6-Months-Data-Science-Roadmap-
artificialcoder02/Basic_R_Programs
artificialcoder02/BasicBlockchainExample
Showed the working of a blockchain by creating blocks using javascript
artificialcoder02/BytesClient
We at BytesClient provide the best web designing services across India. Our team of experienced designers first analyse your business and then focus on your requirements.
artificialcoder02/CNN_onMNIST
artificialcoder02/Data-Analyst-Roadmap
artificialcoder02/deep-kernel-transfer
Official pytorch implementation of the paper "Bayesian Meta-Learning for the Few-Shot Setting via Deep Kernels" (NeurIPS 2020)
artificialcoder02/Dstar-lite-pathplanner
Implementation of the D* lite algorithm in Python for "Improved Fast Replanning for Robot Navigation in Unknown Terrain"
artificialcoder02/ethipfs
A simple DApp to upload a document to IPFS and then store the IPFS hash on the Ethereum blockchain
artificialcoder02/Exploring-Ethereum_Polygon-Data-Exploration
Ethereum & Polygon Data Exploration | A R&D project for @Metafy
artificialcoder02/imdb_moviereview_sentimentanalysis
Project using Classical and Conventional Deep learning methods to perform Sentiment Analysis
artificialcoder02/interview-question-data-science--master
THANKS KRISH NAIK
artificialcoder02/LinearRegressionHealthcost
artificialcoder02/meta-transfer-learning
TensorFlow and PyTorch implementation of "Meta-Transfer Learning for Few-Shot Learning" (CVPR2019)
artificialcoder02/MLRSNet
A Multi-label High Spatial Resolution Remote Sensing Dataset for Semantic Scene Understanding
artificialcoder02/ModelArena
Upload your files here
artificialcoder02/Modelarena_AUK
artificialcoder02/Nqueens
This is a C program to show all the existing solutions for N Queens problem written in C language.
artificialcoder02/SentimentAnalysis
(BOW, TF-IDF, Word2Vec, BERT) Word Embeddings + (SVM, Naive Bayes, Decision Tree, Random Forest) Base Classifiers + Pre-trained BERT on Tensorflow Hub + 1-D CNN and Bi-Directional LSTM on IMDB Movie Reviews Dataset
artificialcoder02/TICTACTOE_AI
This is a basic TicTacToe game with a simple Ai implemention of action ,goal states,etc.
artificialcoder02/tictactoe_c
Tictactoe program in c
artificialcoder02/trident
Official repository for the paper TRIDENT: Transductive Decoupled Variational Inference for Few Shot Classification
artificialcoder02/twitter-sentiment-analysis-tutorial-201107
Code to reproduce the simple sentiment analysis from my presentation
artificialcoder02/uberweb3
artificialcoder02/up-for-grabs.net
This is a list of projects which have curated tasks specifically for new contributors. These issues are a great way to get started with a project, or to help share the load of working on open source projects. Jump in!
artificialcoder02/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
artificialcoder02/YOLOv5-Lite
🍅🍅🍅YOLOv5-Lite: lighter, faster and easier to deploy. Evolved from yolov5 and the size of model is only 900+kb (int8) and 1.9M (fp16). It can reach 10+ FPS on the Raspberry Pi 4B when the input size is 320×320~