• Stars
    star
    1
  • Language
    Jupyter Notebook
  • License
    MIT License
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

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

Repository Details

This is a multiplayer blackjack game played from command line. The game is developed just for fun and for my personal skill development. I also had an intention to create automated players based on Reinforcement Learning and probabilistic/statistical methods. But they are not implemented yet.

More Repositories

1

Real-Time-P-QRS-and-T-Wave-Detection-by-QRS-Matched-Filter-Method

This was my thesis topic in undergrad when I tried to track the heart beats from raw ECG signals. The intention was to build a model that can perform faster, very lit and very simple and also real time. I had done this on MATLAB.
MATLAB
18
star
2

msdlib

This is a custom library for data processing, visualization and machine learning tools.
Python
13
star
3

rl-optimize

rl-optimize is an open source platform to provide Deep Learning based solutions to combinatorial optimization problems and NP/NP-hard problems..
Python
6
star
4

graph-convolutional-network

This repository is a brief tutorial about how Graph convolutional networks and message passing networks work with example code demonstration using pytorch and torch_geometric
Python
5
star
5

Auto-Encoder

Auto-Encoders are powerful tool for Deep Learning based Pattern recognition. Here this repository not only contains autoencoder model but also shows a way for image clustering using Hidden features of Encoder model. The graph shows
Jupyter Notebook
2
star
6

carvana-car-image-segmentation

This repository contains image classification task program for carvana car masking data set found in Kaggle (https://www.kaggle.com/c/carvana-image-masking-challenge)
Python
1
star
7

3D-Animation-of-propagating-wave

The code generated 3D animation of sinusoidal wave propagating along x-y plane. Also some points are shown on the wave to explain the simple harmonic motion.
Jupyter Notebook
1
star
8

3D-Solenoid-animation-in-matplotlib

Its just an example script for 3D animation generation using matplotlib.
Jupyter Notebook
1
star
9

daily-hacks

This repo contains a collection of hacks, code snippets, suggestions, resources and other notes for developer. The primary intention is to review and use them for myself. But might be helpful to others as well. Cheers!
Python
1
star
10

GAN-models

This repository contains different types of GAN models based on corresponding papers of GANs such as "Generative Adversarial Networks" etc.
Jupyter Notebook
1
star