I created Guitar-Slash with deep-learning, signal processing techniques, and music information retrieval techniques, to detect lead guitar performance techniques ('Vibrato', 'Slide', etc.) by just providing an audio of a lead guitar part.
Monitor is a mechanism that is used to overcome concurrenccy synchronization issue by allowing controlled access when multiple threads are requesting for access. Demo shows how multiple threads access a shared resource and update its state.
This project demonstrates basic CRUD operations of a library management system that can be built using MySql database, play framework bakcend APIs and Angular frontend. A Fine is calculated by hours from due date and time.
Maximum flow problem is finding how much stuff can be carried out in a network from source to sink (target). The approach in this demo is the Ford Fulkerson method. The implementation used is the Edmond’s-Karp algorithm.
B method is an abstract machine which specifies what your system should be like, How it should behave. A Robot moving in a 5x5 2D Maze, starting and exiting from the maze is demonstrated using Pro B and Atelier B tools.