Pinned Repositories
100DaysofCode-3.0
100DaysofCodeGenerativeAI
Each day covers topics ranging from Python fundamentals to advanced concepts like LLMs, prompt engineering, and building GenAI applications. Follow along to develop consistency and learn through tutorials, projects, and code snippets.
arxiv-sanity-lite
arxiv-sanity lite: tag arxiv papers of interest get recommendations of similar papers in a nice UI using SVMs over tfidf feature vectors based on paper abstracts.
Char-RNN
chemnlp
ChemNLP project
Deep-Learning-In-Production
Build, train, deploy, scale and maintain deep learning models. Understand ML infrastructure and MLOps using hands-on examples.
DeepCTRL
An implementation of the Controlling Neural Networks with Rule Representations paper (https://arxiv.org/abs/2106.07804)
ForwardForward
ivy
The Unified Machine Learning Framework
lyric-predictor
Arkhymadhe's Repositories
Arkhymadhe/2021-Better-Working-World-Data-Challenge
This github repository has been created for participants in the Better Working World Data Challenge. It contains code and documentation used to set up and manage an analysis environment for completing the Challenge. Please use the Discussions tab for any questions, or to have friendly discussions with other participants in the challenge!
Arkhymadhe/augmented-reality
Augmented reality proof of concept project with Python and OpenCV
Arkhymadhe/Complete-Life-Cycle-of-a-Data-Science-Project
Complete-Life-Cycle-of-a-Data-Science-Project
Arkhymadhe/contrastive-voice-recognition-cnn
Arkhymadhe/deep-image-prior
Image restoration with neural networks but without learning.
Arkhymadhe/deep-learning-v2-pytorch
Projects and exercises for the latest Deep Learning ND program https://www.udacity.com/course/deep-learning-nanodegree--nd101
Arkhymadhe/Deployment-Mushroom-
A project for the deployment fo a mushroom edibility classifier.
Arkhymadhe/DS-Job-Market-Analysis
Arkhymadhe/fashion-mnist
A MNIST-like fashion product database. Benchmark :point_right:
Arkhymadhe/franku
An AI to generate filthy frank scripts
Arkhymadhe/gans-awesome-applications
Curated list of awesome GAN applications and demo
Arkhymadhe/Internshala-test
Arkhymadhe/Kaggle-Planet-Understanding-the-Amazon-from-Space
3rd place solution
Arkhymadhe/LinkedInScraping
Scraping of LinkedIn Profiles: Creates an Excel file containing the personal data and the last job position of all the provided LinkedIn profiles.
Arkhymadhe/ml-project-structure
Basic structure for machine learning projects
Arkhymadhe/ML_Course_9-11-20
Arkhymadhe/MLS-Current-State-Analytics
Arkhymadhe/navido89
My personal repository
Arkhymadhe/PaWFE---Parallel-Window-Feature-Extraction
Parallel signal feature extraction code. The code was originally written for sEMG, but it can be applied to other data arranged as multiple sequences of values (e.g. EEG).
Arkhymadhe/Police_Force_US
Arkhymadhe/Pose-with-Action
Arkhymadhe/PyTorch-BayesianCNN
Bayesian Convolutional Neural Network with Variational Inference based on Bayes by Backprop in PyTorch.
Arkhymadhe/pytorch-generative-model-collections
Collection of generative models in Pytorch version.
Arkhymadhe/pytorch_stylegan_encoder
Pytorch implementation of a StyleGAN encoder. Images to latent space representation.
Arkhymadhe/Recommender-Systems
This repository contains code for the design of recommender engines and systems.
Arkhymadhe/sentiment-analysis
Final Year Project: Sentiment Analysis Approach for Reputation Evaluation
Arkhymadhe/Solution-Starter-Kit-Hunger-2021
2021 Call for Code Global Challenge solution starter kit: Zero hunger.
Arkhymadhe/Solution-Starter-Kit-Water-2021
2021 Call for Code Global Challenge solution starter kit: Clean water and sanitation.
Arkhymadhe/tensorflow-generative-model-collections
Collection of generative models in Tensorflow