• Stars
    star
    1
  • Language
    C++
  • Created almost 6 years ago
  • Updated almost 6 years ago

Reviews

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

Repository Details

Multithreading operating system kernel with time sharing, thread scheduling, semaphores and interrupt triggered events. Developed in C++ for intel 8086.

More Repositories

1

water-shader-unity

Simulation of water in Unity
GLSL
55
star
2

terrain-marching-cubes

Implementation of Marching Cubes algorithm to generate various types of terrains
C#
16
star
3

keywords-extraction

Keyword extraction using Scake, KeyBERT, Fine-tuning Transformer BERT-like models and ChatGPT.
Jupyter Notebook
8
star
4

santorini-unity-minimax

Artificial Intelligence with Minimax algorithm in Santorini board game in Unity (C#)
C#
6
star
5

drl-ddpg-lunar-lander

PyTorch application of reinforcement learning algorithm in OpenAI LunarLander - DDPG
Python
5
star
6

drl-dqn-atari-pong

PyTorch application of reinforcement learning DQN algorithms in OpenAI Atari Pong game.
Python
4
star
7

dmarl-maddpg-mlagents-food-collector

Python
4
star
8

drl-ppo-bipedal-walker

PyTorch application of reinforcement learning Advanced Policy Gradient algorithms in OpenAI BipedalWalker- PPO
Python
3
star
9

drl-policy-gradient-cartpole

PyTorch application of reinforcement learning Policy Gradient algorithms in OpenAI Cartpole - REINFORCE, Actor-Critic, A2C, A3C
Python
3
star
10

drl-ml-agents-3dball

PyTorch application of reinforcement learning DDPG and PPO algorithms in Unity 3D-Ball
Python
2
star
11

Santorini

Artificial Intelligence with Minimax algorithm in Santorini board game on Java
Java
1
star
12

ml-real-estate

Python application of machine learning algorithms in real estate price prediction.
Python
1
star
13

X509Certificate

Application that allows user to generate new Keypair for X509Certificate, import/export existing Keypair, summary of every imported or created Keypair, signing X509 Certificate and exporting X509 Certificate
Java
1
star
14

system-software-assembler

Assembler is system software which is used to convert an assembly language program to its equivalent object code. The input to the assembler is a source code written in assembly language (using mnemonics) and the output is the object code.
C++
1
star
15

dl-user-recognition-motion-sensors

Tensorflow application of deep learning algorithms in user recognition based on motion sensors.
Python
1
star