Pinned Repositories
guardrails
Adding guardrails to large language models.
House-Prices-Advanced-Regression-Techniques
Solution for the Kaggle Competition: https://www.kaggle.com/c/house-prices-advanced-regression-techniques/overview
KryptoOracle
A Real-Time Cryptocurrency Price Prediction Platform Using Twitter Sentiments
RL_Simulated_Autonomous_Driving
"TORCS" racing simulator based Deep Reinforcement Learning Algorithms
Sarcasm-Detection
Sarcasm Detection in textual data using the context as well as the sarcastic utterance
SwimTrack
Drowning Detection using RFIDs (IOT + AI)
System-Calls-Implementation
System calls implementations for the OS/161 kernel
Text-Analytics-MSCI-641
Assignment submissions for MSCI-641 course
Traffic-Intersection-Problem
Synchronization of concurrent threads
Vertical-Horizontal-Crossword
DP algorithm for solving the Crossword Problem
Nomiizz's Repositories
Nomiizz/KryptoOracle
A Real-Time Cryptocurrency Price Prediction Platform Using Twitter Sentiments
Nomiizz/RL_Simulated_Autonomous_Driving
"TORCS" racing simulator based Deep Reinforcement Learning Algorithms
Nomiizz/SwimTrack
Drowning Detection using RFIDs (IOT + AI)
Nomiizz/Traffic-Intersection-Problem
Synchronization of concurrent threads
Nomiizz/Sarcasm-Detection
Sarcasm Detection in textual data using the context as well as the sarcastic utterance
Nomiizz/guardrails
Adding guardrails to large language models.
Nomiizz/House-Prices-Advanced-Regression-Techniques
Solution for the Kaggle Competition: https://www.kaggle.com/c/house-prices-advanced-regression-techniques/overview
Nomiizz/System-Calls-Implementation
System calls implementations for the OS/161 kernel
Nomiizz/Text-Analytics-MSCI-641
Assignment submissions for MSCI-641 course
Nomiizz/Vertical-Horizontal-Crossword
DP algorithm for solving the Crossword Problem
Nomiizz/Virtual-Memory-Implementation
Upgradation of the OS161 virtual memory management
Nomiizz/Word-Chain-Problem
Graph Solution using Dijkstra