Isaac Jesus Nuno-Navarro's repositories

Language:JavaStargazers:0Issues:0Issues:0

context-free-grammar-simplifier

Small program that reads in context free grammar and applies the empty rule, unit rule and useless rule.

Language:JavaStargazers:0Issues:0Issues:0

Machine-Learning-Kaggle-Competition

Google Colab of first Machine Learning Kaggle competition. Our task was to determine the cuisine of a recipe given the ingredients. There are 20 possible cuisines, and the data was given in the form of id, cuisine, and a list of recipe ingredients.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Machine_Learning_intro

Intro to Machine Learning course

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

my-csudh-database-project

For this class project we worked in groups to build a database for a fictional electronic store using MySQL and Java

Language:JavaStargazers:0Issues:0Issues:0

my-hackerrank-solutions

A few of my solutions for some HackerRank problems

Language:PythonStargazers:0Issues:0Issues:0

nfa-to-dfa-transition-function-generator

Small program that generates a transition function from nondeterministic finite automation to deterministic finite automation

Language:JavaStargazers:0Issues:1Issues:0
Language:CSSStargazers:0Issues:1Issues:0

term-project-bfs

Small program that reads in a graph in the form of a matrix, creates an adjacency list and generates a breadth first search tree given a starting node.

Language:JavaStargazers:0Issues:0Issues:0