Goutham C M's repositories
Resume-Selector
Resume-Selector implements a system for screening the resumes based on appropriate skill-sets chosen by the recruiter. For more info, check out the README file.
Banana-Navigation
This project trains an agent to navigate (and collect bananas!) in a large, square world. The goal of the agent is to collect as many yellow bananas as possible while avoiding blue bananas.
Editors-Reporters-Problem
This repo consists of a solution to the modified Readers-Writers problem on process coordination. Check out the README for the problem statement.
Inode-based-file-system
Inode based file system is a simplified version of a typical UNIX file system and thus serves to introduce some of the basic on-disk structures, access methods, and various policies.
rasa_chatbot
A basic chatbot using the RASA framework
Dining-Philosophers
This repo provides the basic implementation of the Dining-Philosophers problem. Check out the README for the problem statement.