urwithajit9
I am a learner. I like to program for anything but Cyber security & Forensic, AI & ML and Web development take me to deep diving. Python, C, C++
India
Pinned Repositories
100-days-of-code
Fork this template for the 100 days journal - to keep yourself accountable
ClaMP
A Malware classifier dataset built with header fields’ values of Portable Executable files
FAMOUS
FAMOUS is a forensic analysis tool built to triage Android applications and to assist the analyst in the selection of applications for further in-depth or manual analysis. The motivation behind FAMOUS is to overcome the limitations of the signature-based triaging forensic tool. The main functions of FAMOUS is to assign a proper class label (among benign and malware/suspicious) to every selected Android application by underlying classification engine. Each classification engine is built by training and testing different machine learning algorithms on proposed permission’s score based feature set that is extracted from a large dataset. Currently, in the proof-of-concept implementation, it has only best-performing classifier but it can be easily extended with more classifiers. Screenshots of the main window and result window of FAMOUS are attached for Understanding..
FDIA-classification
This repository will have pre-processed dataset and related scripts for building Machine learning based model for classification of False Data Injection Attack.
HG_NeuralNetwork
Python code for Hacker's guide to Neural Networks - Andrej Karpathy blog
huggingface-demo-mlops-coursera
learning-rust
This repo has example code from leanring rust from MLops coursera .
MLOps-pytest-coursera
Learning codespace and Pytest under coursera MLOps course
MLops-template-coursera
This is a template taken from MLops class from coursera
Practical-Machine-Learning-With-Python
Machine Learning Tutorials in Python
urwithajit9's Repositories
urwithajit9/30DaysOfFLCode
A repo for collecting and aggregating FL resources during Openminded 30 Days of FL code event
urwithajit9/huggingface-demo-mlops-coursera
urwithajit9/learning-rust
This repo has example code from leanring rust from MLops coursera .
urwithajit9/MLOps-pytest-coursera
Learning codespace and Pytest under coursera MLOps course
urwithajit9/MLops-template-coursera
This is a template taken from MLops class from coursera
urwithajit9/10k_steps_cybersecurity
A quiz platform for cybersecurity
urwithajit9/Awesome-Android-Reverse-Engineering
A curated list of awesome Android Reverse Engineering training, resources, and tools.
urwithajit9/awesome-model-quantization
A list of papers, docs, codes about model quantization. This repo is aimed to provide the info for model quantization research, we are continuously improving the project. Welcome to PR the works (papers, repositories) that are missed by the repo.
urwithajit9/awesome-yara
A curated list of awesome YARA rules, tools, and people.
urwithajit9/backtrader
Python Backtesting library for trading strategies
urwithajit9/cerberus
Lightweight, extensible data validation library for Python
urwithajit9/Damn-Vulnerable-RESTaurant-API-Game
Damn Vulnerable Restaurant is an intentionally vulnerable Web API game for learning and training purposes dedicated to developers, ethical hackers and security engineers.
urwithajit9/datascience-coursera-demo
This is for demo of coursera MLops course.
urwithajit9/django-anymail
Django email backends and webhooks for Amazon SES, Brevo (Sendinblue), MailerSend, Mailgun, Mailjet, Postmark, Postal, Resend, SendGrid, SparkPost, Unisender Go and more
urwithajit9/DroidDetective
A machine learning malware analysis framework for Android apps.
urwithajit9/dtu_mlops
Exercises and supplementary material for the machine learning operations course at DTU.
urwithajit9/fastapi-huggingface-coursera
This is practice repo for learnign fastapi and hugging face in MLops coursera .
urwithajit9/FedKit
Mobile Federated Learning development kit for FedCampus
urwithajit9/FedTorch
FedTorch is a generic repository for benchmarking different federated and distributed learning algorithms using PyTorch Distributed API.
urwithajit9/Finanical-data-analysis
Python scripts for financial data analysis
urwithajit9/flower-fl-learning-Flowersubmit24
This is for doing flower hands-on based on Flower submit 2024
urwithajit9/mlflows-learning-coursera
This repo has example code from MLflows course.
urwithajit9/mlops-coding-course-June2024
Learn how to create, develop, and maintain a state-of-the-art MLOps projects
urwithajit9/mlops-python-package
Kickstart your MLOps initiative with a flexible, robust, and productive Python package.
urwithajit9/mlops-pytorch-tf-bento
this is for mlops practice
urwithajit9/react-learning
This repo for react examples
urwithajit9/scaffolding-python-project
This is a project template for starting any python project.
urwithajit9/syft
urwithajit9/technical-communciation-coursera
This is a repo for cloud computing course from coursera
urwithajit9/VulnMiner
VulnMiner: A Comprehensive Framework for Vulnerability Detection in C/C++ Source Code