GithubHelp home page GithubHelp logo

Nevena Drešević's Projects

binary-genetic-algorithm icon binary-genetic-algorithm

A binary genetic algorithm using two-point crossover and inversion for mutation. The algorithm was written for optimization of the Goldstein-Price function.

distributed-chaos-game icon distributed-chaos-game

A distributed system that computes fractal structures by applying the game of chaos. Implemented in Java.

dos-debug-tool icon dos-debug-tool

DOS debug tool intended to facilitate solving problems in DOS programs using TSR. Main functionality is showing values of the main registers and the 6 most recent values on the top of the stack.

facility-location icon facility-location

Program that for given set of points in the plane and a number R, computes where a disc with radius R should be placed in order to maximize the number of input points covered by the disc.

fat16 icon fat16

FAT16 simulation written in Java, along with a graphical representation of data storage in the simulated cluster files of the system and sectors on the disk.

graphics-2d icon graphics-2d

A 2D game written in Java, using only the Graphics2D library, as well as the RAFgx library. The game consists of several parts (modules), which can be accessed from the main world.

intelligent-agents icon intelligent-agents

Implementation of various intelligent agents (reactive, deliberative, centralized, auction) to solve the Pickup and Delivery Problem (PDP) using Logist Platform.

marc-parser icon marc-parser

Parser from MARC standards to JSON format implemented in Haskell.

nonek icon nonek

Creation of my own simple programming language with grammar that describes it, editor as a plugin for Sublime Text and compiler for the language.

raf-ml icon raf-ml

Machine Learning code examples - ML course at Faculty of Computing, Union University, Belgrade

timetable-generator icon timetable-generator

Timetable generator for university schedule implemented in Python using genetic algorithms.

word-distribution-tool icon word-distribution-tool

WDT which enables calculating the distribution of occurrences of bags of words in a text. The calculation is concurrent, with the ability to add new sources of text to analyze in real-time. The system makes it possible to calculate the distribution of the number of occurrences of bags of words for individual documents, as well as aggregation of the results of several previous calculations.

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.