• Stars
    star
    55
  • Rank 537,381 (Top 11 %)
  • Language GLSL
  • License
    MIT License
  • Created about 3 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

Simulation of water in Unity

More Repositories

1

terrain-marching-cubes

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

keywords-extraction

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

santorini-unity-minimax

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

drl-ddpg-lunar-lander

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

drl-dqn-atari-pong

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

dmarl-maddpg-mlagents-food-collector

Python
4
star
7

drl-ppo-bipedal-walker

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

drl-policy-gradient-cartpole

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

drl-ml-agents-3dball

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

kernel-multithreading

Multithreading operating system kernel with time sharing, thread scheduling, semaphores and interrupt triggered events. Developed in C++ for intel 8086.
C++
1
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