ghorbanzade/beacon
Coursework in Computer Science Graduate Program at University of Massachusetts Boston
Beacon
This repository is a collection of my graduate work for the following courses
in Computer Science Graduate Program at University of Massachusetts Boston.
- Theory of Formal Languages
- Analysis of Algorithms
- Database Management Systems
- Database Backed Websites
- Applied Machine Learning
- Machine Learning
- Object-Oriented Design and Programming
- Object Oriented Software Development
It contains solutions to assignments, projects and exams.
There is no guarantee for correctness, accuracy or completeness of these
solutions.
Building
Materials for any subset of the courses may be built using the build.sh
script either natively or via docker.
Run build.sh --help for more information about possble arguments to the
script.
Contribution
Content of this repository is not subject to change.
Bug reports however are appreciated.
License
The content of this project itself is licensed under the
Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0),
and the underlying source code used to format and display that content is
licensed under the MIT license.