namanbatheja's Stars
junyanz/CycleGAN
Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
greyhatguy007/Machine-Learning-Specialization-Coursera
Contains Solutions and Notes for the Machine Learning Specialization By Stanford University and Deeplearning.ai - Coursera (2022) by Prof. Andrew NG
guillaume-chevalier/Awesome-Deep-Learning-Resources
Rough list of my favorite deep learning resources, useful for revisiting topics or for reference. I have got through all of the content listed there, carefully. - Guillaume Chevalier
mitchellkrogza/Phishing.Database
Phishing Domains, urls websites and threats database. We use the PyFunceble testing tool to validate the status of all known Phishing domains and provide stats to reveal how many unique domains used for Phishing are still active.
namanbatheja/NER_for_Hindi
Developed a Named Entity Recognition (NER) system leveraging the BERT model, specifically the multilingual version. The project involved fine-tuning BERT on a custom Hindi language dataset, which combined data from HiNER-original and Naamapadam. Key tasks included data preprocessing, model fine-tuning, and performance evaluation.