Pinned Repositories
-Artifical-Neural-Networks---Homeworks
The ANN homeworks.
AntiSpam-Filter
My anti-spam filter for the Malware research subject at the Faculty of Computer Science Iasi - Computation optimization master.
artificial-intelligence-homeworks
C-like-Programming-Language-Compiler---FLEX-BISON
C-like Programming Language Compiler(syntax and semantics - a part of it) using LEX and YACC. In order to use it, you have to compile it using the Makefile included in the repository, then run the ./a.out file with the text file you want to compile as argument.
Computer-Graphics--Homework
Homework related to Computer Graphics course
DigitalImageProcessingLabs
Laboratories for Digital Image Processing subject at Faculty of Computer Science computational optimization masters.
Environment-Dashboard-Module-1
sistem de avertizare a cetatenilor (catastrofe naturale/vreme)
Environment-Dashboard-Module-4
Sistem de avertizare a cetatenilor (catastrofe naturale/vreme) - Front-End Users
KP-ABE-using-Bilinear-Maps
PictureRecipeAlignment
Documentation: https://arxiv.org/pdf/1805.00900.pdf, http://pic2recipe.csail.mit.edu/
andreiluca96's Repositories
andreiluca96/KP-ABE-using-Bilinear-Maps
andreiluca96/C-like-Programming-Language-Compiler---FLEX-BISON
C-like Programming Language Compiler(syntax and semantics - a part of it) using LEX and YACC. In order to use it, you have to compile it using the Makefile included in the repository, then run the ./a.out file with the text file you want to compile as argument.
andreiluca96/PictureRecipeAlignment
Documentation: https://arxiv.org/pdf/1805.00900.pdf, http://pic2recipe.csail.mit.edu/
andreiluca96/-Artifical-Neural-Networks---Homeworks
The ANN homeworks.
andreiluca96/AntiSpam-Filter
My anti-spam filter for the Malware research subject at the Faculty of Computer Science Iasi - Computation optimization master.
andreiluca96/artificial-intelligence-homeworks
andreiluca96/Computer-Graphics--Homework
Homework related to Computer Graphics course
andreiluca96/DigitalImageProcessingLabs
Laboratories for Digital Image Processing subject at Faculty of Computer Science computational optimization masters.
andreiluca96/Environment-Dashboard-Module-1
sistem de avertizare a cetatenilor (catastrofe naturale/vreme)
andreiluca96/Environment-Dashboard-Module-4
Sistem de avertizare a cetatenilor (catastrofe naturale/vreme) - Front-End Users
andreiluca96/Forest-Cover-Type-Prediction
Use cartographic variables to classify forest categories
andreiluca96/gecco19-thief
GECCO 2019 Competition - Bi-objective Traveling Thief Problem
andreiluca96/Graph-Coloring---Genetic-Algorithm-Greedy
Implementation of the Graph Coloring problem(NP - Complete) with a Greedy Algorithm, Backtracking algorithm and a Genetic Algorithm.
andreiluca96/HeGe-Headgear-Web-Assistant-
DAWNC project
andreiluca96/HuWr
Human Migration Web Reporter
andreiluca96/InformationSecurity-homework
andreiluca96/Libraries.io-Exploration
andreiluca96/MySVN---Computer-Networks-Final-Project
Client/Server(concurrent) Version Control aplication
andreiluca96/Proiect-PSGBD
andreiluca96/RadiotherapyScheduling
andreiluca96/reversed-vqa
This repo focuses on improving current Visual Question Answering approaches by taking a reversed approach: increase the robustness of current models by providing a wider variety of data of training.
andreiluca96/SecureMessaging
FII Android course project.
andreiluca96/Simplex
Simplex algorithm in Java
andreiluca96/Smart-Cards--PayWordScheme
Implementation of Payword Scheme
andreiluca96/SmartCards-CardholderVerification
SmartCards Java card application that makes Cardholder Verification for the FII Smart Cards course.
andreiluca96/SmartCards-LoyalityApplet
FII Smart Cards project that is derived from the classic Java Card wallet app that has the feature that you can pay/gain loyalty points.
andreiluca96/SpecialChaptersOfArtificialIntelligence
Contains the laboratories (made in R) for the CSAI faculty object.
andreiluca96/WaterWorld-DQN
Reinforcement learning algorithms using Q-learning with neural nets for the WaterWorld game.