Pinned Repositories
BiopharmaScheduling
Biopharma scheduling using a flexible genetic algorithm approach
DeepLearning
Deep learning projects
Genetic-Programming
Artificial Ant and Snake Game
Julia-Programming
Operational Research using Julia programming language.
k8s-spark-jupyter
Docker and k8s YAML files for setting up a Spark cluster with Jupyter
ReinforcementLearning
Reinforcement learning projects
karolisjan's Repositories
karolisjan/BiopharmaScheduling
Biopharma scheduling using a flexible genetic algorithm approach
karolisjan/DeepLearning
Deep learning projects
karolisjan/Genetic-Programming
Artificial Ant and Snake Game
karolisjan/Julia-Programming
Operational Research using Julia programming language.
karolisjan/k8s-spark-jupyter
Docker and k8s YAML files for setting up a Spark cluster with Jupyter
karolisjan/ReinforcementLearning
Reinforcement learning projects
karolisjan/Accelerating-Python
Examples of accelerating Python using CUDA or C/C++ (through Cython).
karolisjan/AIND
Projects developed during Udacity's Artificial Intelligence Nanodegree.
karolisjan/Battle-Tanks
A basic open world 3rd person tank game with simple AI bots, terrain, and control system.
karolisjan/Bioprocess-Fault-Detection
karolisjan/classic-computer-science-problems
Following Classic Computer Science Problems in Python by David Kopec
karolisjan/data-vis-python-js
Data visualisation with Python and JS (D3.js)
karolisjan/DataScience
Collection of data science examples, snippets, and implementations
karolisjan/DEAP-Tutorials
A collection of various examples/tutorials on how to use Distributed Evolutionary Algorithms in Python (DEAP) library.
karolisjan/dot-files
karolisjan/Haskell
Functional programming in Haskell (University of Glasgow course)
karolisjan/INI-File-Reader
A simple parser of .INI files.
karolisjan/Instagram-Crawler
A script for scraping the link to the post media, date when the post was made, number of likes/views, number of comments, and the actual comments.
karolisjan/MILPModels
Implementations of various mixed-integer linear programming (MILP) models including but not limited to the capacity planning and scheduling models of biopharmaceutical manufacture.
karolisjan/pytorch-tutorial
karolisjan/SparkTutorials
karolisjan/Sudoku-Solver-WPF
A Sudoku solver (based on iterative backtracking) with a GUI.