• This repository has been archived on 13/Dec/2018
  • Stars
    star
    3
  • Rank 3,963,521 (Top 79 %)
  • Language
    Python
  • License
    MIT License
  • Created about 6 years ago
  • Updated about 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

First project of the EPFL Machine Learning course, which aims to solve the Higgs Boson classification problem using various regression techniques. (2018-2019)

More Repositories

1

Stanford_CS106B_Assignments

My solutions to the assignments I have undertaken for the CS106B (Programming Abstractions in C++) course, in Stanford University. (2017-2018)
C++
27
star
2

TowersOfHanoi

Java-Swing based GUI application to demonstrate the solution of the Towers of Hanoi problem.
Java
8
star
3

PongGameVHDL

Here is the code of my digital design term project, which is an implementation of the classic arcade game Pong in VGA using basys3 board. The game is implemented using VHDL hardware description language. You can find a video description from the link: https://www.youtube.com/watch?v=LqOlgilpCYc&t=36s
VHDL
6
star
4

Sorters

Implementing and testing various sorting algorithms.
Java
4
star
5

BinarySearchTree

A simple generic Binary Search Tree implementation in Java.
Java
4
star
6

OperatingSystems

Homework and Projects assigned in the CS342 - Operating Systems course in Bilkent University. (2018-2019)
C
3
star
7

Competitive-Programming

Includes solutions to some computer science problems of my choice.
C++
2
star
8

Bilkent_CS224_Labs

My solutions to the labs of Bilkent University's Computer Architecture course. (2017-2018)
Assembly
1
star
9

Bootcamp-EPFL

A repository for CS 305 Bootcamp assignment
Java
1
star
10

Stanford_CS193C_Assignments

My solutions to the assignments of the Client-Side Internet Technologies course given in Stanford. The codes aim to construct dynamic-responsive web pages. (2017-2018)
HTML
1
star
11

EPFL_ML_Labs

My solutions to the lab assignments of EPFL's Machine Learning course. (2018-2019)
Jupyter Notebook
1
star
12

algorithmic_problems

Some algorithmic problems that I found interesting and enjoyed solving.
Python
1
star
13

EPFL_CLP_AmyCompiler

The project of the Computer Language Processing (CLP) course in EPFL. It implements a compiler and an interpreter for Amy Language that is a subset of Scala. (2018-2019)
Scala
1
star
14

CS102_Project

A desktop game called ESCAPE made as a project for my freshman year programming class. It involved Java code which used inheritance, polymorphism, user interfaces, media libraries, abstract data types, various algorithms and game physics. I provided the src files and external image, music and text files that it links to!
Java
1
star
15

EPFL_Computer_Networks_labs

My solutions to the programming exercises of the labs assigned in EPFL's Computer Networks course.
Java
1
star
16

EPFL_ML_Project2

The second project of the EPFL Machine Learning course, which aims to construct a Recommender System with good predictive performance using various Machine Learning Algorithms. (2018-2019)
Jupyter Notebook
1
star