Pinned Repositories
Balancing-Imbalanced-Datasets
Federated-Learning-Model-for-Binary-Classification
A simple binary cat or dog classifier built by combining 10 federated models trained on 10 federated datasets.
Multi-label-Classification
A Multi-label Text Classification with BERT, fastai and torch.
RealEstate-Sale-SmartContract
A smart contract to track real estate sales and ownership for Ethereum, written in solidity.
Reinforcement-learning-python
Qlearning and Sarsa implementions in python
SmartSchoolBus
An IoT based school bus monitoring system that tracks the location of the school bus and push notifies parents when their kids enter and exit.
StockManager
An android application using firebase as backend to manage the stock and view sales report of a mobile store chain
TuberculosisDetection
A PyTorch model based on Alexnet that detects if X-Ray images show any manifestations of tuberculosis.
VehiclePricePrediction
Built as part of a challenge on Skillenza. Given a dataset of various features of vehicles and their current price, we need to build and train a model to predict the prices of new vehicles.
judytraj007's Repositories
judytraj007/Federated-Learning-Model-for-Binary-Classification
A simple binary cat or dog classifier built by combining 10 federated models trained on 10 federated datasets.
judytraj007/Reinforcement-learning-python
Qlearning and Sarsa implementions in python
judytraj007/Balancing-Imbalanced-Datasets
judytraj007/Multi-label-Classification
A Multi-label Text Classification with BERT, fastai and torch.
judytraj007/TuberculosisDetection
A PyTorch model based on Alexnet that detects if X-Ray images show any manifestations of tuberculosis.
judytraj007/VehiclePricePrediction
Built as part of a challenge on Skillenza. Given a dataset of various features of vehicles and their current price, we need to build and train a model to predict the prices of new vehicles.
judytraj007/Art-Provenance-Dapp
A dapp to register and keep track of art provenance developed in go for hyperledger fabric
judytraj007/AWS-Sagemaker-Samples
judytraj007/azure-stream-analytics
Azure Stream Analytics
judytraj007/backend-engineering-challenge
Engineering Challenge for Backend candidates
judytraj007/CNNs-In-Tensorflow
Building CNNs in tensorflow
judytraj007/Cracking-The-Coding-Interview-in-Python
Attempting to solve all the problems in the book, Cracking the coding interview by Gayle Laakmann McDowell with python.
judytraj007/Credit-Approval-Prediction
The model was built as part of the TechGig AI/ML Hackathon, 2019.
judytraj007/Dataflow-Samples
Sample windowing, branching and side-input examples in Apache Beam using Google Dataflow
judytraj007/Dataproc-samples
Sample hadoop jobs for Google Dataproc
judytraj007/Election-Dapp-HyperledgerComposer
A blockchain network for conducting elections developed using Hyperledger Composer
judytraj007/Election-SmartContract
A smart contract for conducting elections developed using Solidity for Ethereum
judytraj007/Google-Cloud-Functions-Samples
judytraj007/Grokking-the-Coding-Interview-Python
Solutions to the problems in the Grokking the Coding Interview series in Python
judytraj007/IBM-Watson-TTS-App
A web app to take in text and convert to an audio file using IBM Watson TTS, Python Flask and Bootstrap built to automate a part of my work.
judytraj007/Image-Transformations-Tensorflow
Performing image transformations in tensorflow for data pre-processing.
judytraj007/MelanomaDetection
Melanoma Detection from Clinical Images
judytraj007/PeopleTrackingInVideos
judytraj007/pytorch-cnn-visualizations
Pytorch implementation of convolutional neural network visualization techniques
judytraj007/quickstart-js
Firebase Quickstart Samples for Web
judytraj007/Regression-Classification-Models-In-Keras
Machine learning models in Keras
judytraj007/Regression-models-in-tensorflow
judytraj007/scikit-learn
scikit-learn: machine learning in Python
judytraj007/TitanicSurvivalPrediction
A classification model that predicts the survival of passengers on board the titanic using the kaggle titanic data.
judytraj007/Vid2pic
An openCv-python program that converts a given video into a picture.