Giter Site home page Giter Site logo

Michael Bzms's Projects

betonarmee icon betonarmee

A betting System implemented in C++ as a final project for the class of Object Oriented Programming.

chi-eudoxus icon chi-eudoxus

Final Assignment for Computer-Human Interaction class: Redesigning http://eudoxus.gr

coursesapp icon coursesapp

A simple app for keeping track of student's courses and grades. Supports admin accounts which have to be installed manually in the database (to add/modify/delete courses) and student accounts (to see and search for courses as well as submit their grades to them).

deeprecommendation icon deeprecommendation

This is the source code for my MSc thesis on Hybrid Recommendation Systems using Neural Networks.

deepsearch icon deepsearch

This is meant to be a combination of well-known search algorithms (e.g. minimax, A*, etc.) with neural networks as approximators for the evaluation function(s).

hashcode2018_astarwars- icon hashcode2018_astarwars-

Team: A* Wars . This is our implementation (in python 3.6) for the problem for HashCode 2018 : The qualification round !

job-scheduler icon job-scheduler

A pthread implementation of a Job Scheduler in C++, using a static pool of threads. Jobs can be scheduled to be run by a thread in a FIFO manner as well as waited (blocking) for. To use one simply needs to extend the Job abstract class and override the run() method with the work load you wish scheduled.

montecarlotreesearch icon montecarlotreesearch

A fast C++ impementation of Monte Carlo Tree Search with abstract classes that a user of this library can extend in order to use it. To demonstrate it I apply it to the game of Quoridor.

pronet icon pronet

This is our final project for the course Internet Technologies. It is a dynamic web application following the MVC architecture (Java Servlets for Control, Java classes for model and JSPs for view). It's a PROfessional NETworking site (like LinkedIn).

software-developement-project icon software-developement-project

In this project we were tasked with creating and optimizing an SQL joiner for a simpler subset of SQL queries on tables with numerical-only data.

system-programming-final-project icon system-programming-final-project

This project consists of 3 seperate parts: I) a web creator bash script which creates a requested number of simple websites, II) a web server which servers HTTP GET requests for those web pages and III) a webcrawler which, given a starting url, crawls for all the web pages he can find , saves them on a specified directory and then answers to search commands for words in those web sites.

wordblitzsolver icon wordblitzsolver

A simple script to solve the word blitz game recursivelly using a dictionary of known words and a Trie.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.