• Stars
    star
    7
  • Rank 2,294,772 (Top 46 %)
  • Language
    Jupyter Notebook
  • Created almost 2 years ago
  • Updated almost 2 years ago

Reviews

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

Repository Details

๐ŸŒฑ ๐Ÿ›ธ Understanding the Amazon from Space: Use satellite data to track the human footprint in the Amazon rainforest.

More Repositories

1

Adversarial_ML_Research

๐Ÿ’ป ๐Ÿ’ก Bachelor's Thesis on Adversarial Machine Learning Attacks and Defences
Jupyter Notebook
16
star
2

kNN-and-Clustering-on-Time-Series-and-Curves

LSH/Hypercube kNN and KMeans++ Clustering on polygonic curves and time series
C++
16
star
3

E-Class_PenTesting

Exploiting and fixing security vulnerabilities of an old version of E-Class. Project implemented as part of the class YS13 Cyber-Security.
PHP
12
star
4

Stock-Manager-inJava

Stock-Manager is an app, developed in java,that helps the user organise his stocks in one place and keep track of their earnings through descriptive charts of the stocks characteristics!
Java
9
star
5

System_Programming_Projects

Vaccine Monitor app implemented in C with system Programming techniques.Projects implemented as part of the course Syspro K24
C
8
star
6

Fake_News_Detection

University project for the class of Data Mining.Our classifier is related to the categorization of text data from news articles and specifically the detection of fake news.
Jupyter Notebook
5
star
7

Data-Cube

๐Ÿ’กImplementation of a functional data cube based on the big data offered by Microsoft (AdventureWorks database for SQL Server). The cube includes dimensions based on the tables of the database view, a time dimension with business intelligence, all the needed measure groups and measures,calculations, some KPI's , data hierarchies and of course all the needed dimensional-relationships.More calculations and KPI's will be added in later updates
5
star
8

TheLegendOfThe5Rings_CardGame

Here is a simplified version of the strategic card-game, "The Legend of the 5 Rings" implemented in C++ !
C++
4
star
9

Browser

The following project is a representation of an actual browser.Basically the structure of the browser (tabs,sites,how they are created/accessed/deleted) is an implementation of doubly-linked-lists and circular-doubly-linked-lists.The various features of the browser are explained in the README file.
C
3
star
10

Prime-Numbers_Miller-Rabin-Primality-Test

The following programs are two different implementations that calculate how many prime numbers exist between two random numbers that are defined inside the code.One of the implementations is based on the Miller-Rabin algorithm and the other(deterministic) uses specific tricks to minimize the process time.Note that each implementation can take input for numbers upto 4090000000
C
2
star