Pinned Repositories
Advanced-Machine-Learning-Specialization
Materials and notes for the coursera specialization "Advanced Machine Learning Specialization" containing 7 courses.
Authorship-Attribution-using-Transfer-Learning
Transfer learning for authorship attribution with unsupervised training of a language model that teaches a model the working and structure of Bangla language, followed by authorship attribution specific fine-tuning and classification. Effects of various tokenization methods are analyzed as well.
Competitive-Programming
Contains my codes for various programming competitions and practices including learning Data Structure and Algorithms.
GPT3-Reliability-Check
Systematic analysis of the responses of GPT-3 to different categories of statements and the potential vulnerabilities to simple prompting changes. We analyze what confuses GPT-3: how the model responds to certain sensitive topics and what affects the prompt wording has on the model response.
GroupStudy
A social networking Web App aiming to make group interaction easier and more organized. Features include posting, commenting, files upload and file/folder organizing system along with a group shared whiteboard API for group sharing experiences, all within one or more groups as organized by the members of a group.
KG-LM-Integration
A research project to combine information from Knowledge Graphs (KG) into Large Languge Models (LLM) to improve LLM factual accuracy while retaining fluency. The intention is to de-bias and prevent LLMs misinformation generation in a simple and cheap way.
llm-reliability-and-consistency-evaluation
Evaluating LLMs' factual accuracy, consistency, and robustness to prompt variations using diverse response and question formats.
ML-Workshop
Workshop on Introductory Machine Learning from python and libraries to basic ML algorithms.
TruthEval
A curated collection of challenging statements on sensitive topics for LLM benchmarking. Designed to distinguish LLMs' abilities from their stochastic nature.
Wikidata-WDQS-Analysis
Analysis on Wikidata and Wikidata Query Service to help figure out ways to scale the service. Repository contains analysis code, written articles on the findings and visualizations.
tanny411's Repositories
tanny411/ML-Workshop
Workshop on Introductory Machine Learning from python and libraries to basic ML algorithms.
tanny411/ML-Andrew-Ng
tanny411/Python-Soc--18
tanny411/Secure_and_private_AI
Udacity Facebook Course
tanny411/Udacity-CVND
This repo is for progress tracking as I journey through the Computer Vision nanodegree in Udacity. Contains my study materials and resources for the course. Secure and private AI nanodegree scholar 2019. Started 25/09/2019. Ends 24/01/2019.
tanny411/100-days-of-code
Tracking the progress of #100DaysOfCode challenge from http://www.100daysofcode.com
tanny411/awesome-embedding-models
A curated list of awesome embedding models tutorials, projects and communities.
tanny411/BalloonPopGame
A java game to learn typing. Use your keyboard to stop the Alphabet rain. If enough alphabets hit the ground, you lose!
tanny411/Bioinformatics
Bioinformatics course related problem solving. Mainly from Rosalind.
tanny411/Chrome-Extension-Learning
SE project - learning Chrome Extension Works
tanny411/Collaborative-Whiteboard
Networking app: A web application using java and glassfish server in netbeans to create a interactive whiteboard
tanny411/Data-Camp
All data camp courses done
tanny411/Deep-Learning-Andrew-Ng
Coursera course
tanny411/Glut
tanny411/Intro-to-Deep-Learning-with-Pytorch
The Udacity course 'Intro to Deep Learning with Pytorch' course progress and materials
tanny411/java-bouncy
java 101
tanny411/JavaCSE233
Java Course Learning
tanny411/JavaGame2D
2D Adventure game where character collects objects and kills enemies using collected objects and bombs. Created with Java forming complete GUI and backend game logics.
tanny411/LaTex-Practicals
3-2 course
tanny411/Machine-Learning-Foundations-A-Case-Study-Approach
Machine Learning Foundations: A Case Study Approach! course from coursera offered by University of Washington. This is the first course of the specialization with general overview and projects of various ML and DL techniques and uses GraphLab as a beginner friendly library to complete ML projects.
tanny411/pytorch-learning
My journey in learning pytorch.
tanny411/ServletProject
Course management system using Java servlet
tanny411/Stanford-NLP
stanford nlp course 2019 winter
tanny411/UdacityOpenSource
A repository to keep all open sources projects that created by individuals or study groups.
tanny411/Web-Api-Project
E-commerce site with bank and supplier entity interaction.