Melvin's repositories
Hybrid-IGA-SA-Knapsack
A hybrid genetic and simulated annealing algorithm in solving the knapsack 0-1 problem
Bin-Packing-Problem-Genetic-Algorithm
Solves the bin packing problem using a genetic algorithm
Music-Generation-LSTM-RBM
Generates classical piano music using a LSTM-RBM model.
Regular-Expression-to-NFA-to-DFA
Converts a given regular expression into a NFA(Thompson's construction) then converts that NFA to a DFA(Subset construction)
8-Puzzle-Solver-Using-Search
A small program that simulates the solving of the 8 puzzle game using Breadth First Search, Depth First Search and the A* algorithm
Basic-Caesar-and-Vigenere-Cipher-Tool
Encrypts, decrypts and breaks Caesar and Vigenere ciphers
booking-service
booking service for spring boot incubator
first-contributions
🚀✨ Help beginners to contribute to open source projects
Social-Graph-Processing
Crawls twitter to compare the social marketing footprint between Uber and Taxify using Spring Boot
Java-Multithreading
Solves a synchronization problem using multi-threading
Movie-Genre-Classifier
Classifies the genre of a movie by only it's summary as an input using various NLP techniques
Periodic-Table-Quiz
A simple console-based periodic table quiz game
Rosalind-Julia-Solutions
Solutions to Bioinformatic Rosalind Problems in Julia code
spring-incubator
Spring Incubator sample app
stockprediction
Data and code of my Medium story on stock prediction with TensorFlow