Pinned Repositories
BrilliantPro
A web application for online Corporate Trainings using Full Stack Technology with a dynamic front end, a document-oriented database, and REST API.
Decentralized-Public-Key-Infrastructure
A decentralized Public Key Infrastructure using Truffle and React Bootstrap that allows Certificate Authorities to issue certificates and revoke them on a public ledger
Earnings-Call-and-CEO-Public-Appearances-Correlation-Analysis
Analyzes correlations between earnings call data and CEO public appearances using a Retrieval-Augmented Generation (RAG) pipeline and semantic embeddings to assess financial performance influences.
Fake-News-Detection
Fake news detection using the Multinomial Naïve Bayes Classifier and Boolean Naïve Bayes Classifier with and without stop word removal
Llama3-chatbot
A simple implementation of a Llama3 chatbot
MapReduce-Inverted-Index-Creator
A distributed text analysis system using Java-based MapReduce on Hadoop
Poetry-Generation-in-Urdu
Poetry generation in Urdu language using the standard n-gram model, backward bigram model, and bidirectional bigram model
Regularizations-in-CNNs
Explore regularization methods for CNNs in image classification. Categorize techniques into input, internal, and label methods. Results show improved performance and mitigated overfitting. Simple baseline model matches AlexNet's accuracy with fewer parameters. Aim to guide CNN optimization with effective regularization.
Sentence-Segmentation-In-Urdu
Sentence Segmentation using basic text processing techniques in NLP for the Urdu Language
Temporal-Reasoning-in-Artificial-Intelligence
Temporal Reasoning using the Viterbi Algorithm for Speech Recognition
AdilFayyaz's Repositories
AdilFayyaz/Decentralized-Public-Key-Infrastructure
A decentralized Public Key Infrastructure using Truffle and React Bootstrap that allows Certificate Authorities to issue certificates and revoke them on a public ledger
AdilFayyaz/Poetry-Generation-in-Urdu
Poetry generation in Urdu language using the standard n-gram model, backward bigram model, and bidirectional bigram model
AdilFayyaz/Scissors-N-Razors
AdilFayyaz/Timetable-Generation-Genetic-Algorithm
Generates an exam timetable with certain constraints using Genetic Algorithm while employing binary encoding
AdilFayyaz/Chess-Game
An AI based Chess Game using Alpha-Beta Pruning
AdilFayyaz/Fast-String-Matching-for-DNA-Sequences
Using the Maximal Average Shift Algorithm
AdilFayyaz/Go-Blockchain
A Golang based Blockchain implementation
AdilFayyaz/MeshJoin-Data-Warehouse
A near real time Data Warehouse using the MeshJoin Algorithm
AdilFayyaz/BrilliantPro
A web application for online Corporate Trainings using Full Stack Technology with a dynamic front end, a document-oriented database, and REST API.
AdilFayyaz/Decentralized-Music-Ownership-System
A decentralized Music Ownership System developed on Truffle Suite and React Bootstrap to allow Music artists to upload their content to the blockchain, that can be streamed by users.
AdilFayyaz/Earnings-Call-and-CEO-Public-Appearances-Correlation-Analysis
Analyzes correlations between earnings call data and CEO public appearances using a Retrieval-Augmented Generation (RAG) pipeline and semantic embeddings to assess financial performance influences.
AdilFayyaz/evalplus-USC
A framework for rigorous evaluation of LLM-synthesized code
AdilFayyaz/Food-on-Wheels
Food Delivery Management Application
AdilFayyaz/Temporal-Reasoning-in-Artificial-Intelligence
Temporal Reasoning using the Viterbi Algorithm for Speech Recognition
AdilFayyaz/Llama3-chatbot
A simple implementation of a Llama3 chatbot
AdilFayyaz/MapReduce-Inverted-Index-Creator
A distributed text analysis system using Java-based MapReduce on Hadoop
AdilFayyaz/Regularizations-in-CNNs
Explore regularization methods for CNNs in image classification. Categorize techniques into input, internal, and label methods. Results show improved performance and mitigated overfitting. Simple baseline model matches AlexNet's accuracy with fewer parameters. Aim to guide CNN optimization with effective regularization.
AdilFayyaz/A-Star-Algorithm
An A-Star Algorithm Implementation
AdilFayyaz/AI-Tic-Tac-Toe
A Tic-Tac-Toe implementation using the Min-Max Algorithm
AdilFayyaz/Constraint-Satisfaction-Problem
A CSP Algorithm
AdilFayyaz/Decision-Tree-Classifier
A decision tree classifier on the wine dataset
AdilFayyaz/Escrow-Payments-Contract
An Ethereum contract to allow Escrow payments using Ganache and Truffle Suite
AdilFayyaz/Hill-Climbing-Algorithm
A Hill Climbing Algorithm Implementation
AdilFayyaz/K-Means-Clustering
A K-Means Clustering implementation on the Iris dataset
AdilFayyaz/Knapsack-Genetic-Algorithm
A knapsack GA
AdilFayyaz/Langchain-RAG
AdilFayyaz/Linear-Regression
Linear Regression implementation
AdilFayyaz/MV-VTON
MV-VTON: Multi-View Virtual Try-On with Diffusion Models
AdilFayyaz/Uniform-Cost-Search
A Uniform Cost Search Algorithm
AdilFayyaz/Virtual-Try-On