Reviews

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

Repository Details

More Repositories

1

LSTM-VAE

LSTM Variational AutoEncoder
Python
6
star
2

VAEWGANGP

VAE-WGAN-GP implementation in tensorflow
Python
5
star
3

Turkish-NLP-Preprocessing-module

Preprocessing tool for Turkish NLP that contains tokenizer, normalizer, stop-word eliminator and stemmer
Jupyter Notebook
2
star
4

NLP-word-syntactic-classification-anomaly-detection

word language classification and junk word detection (anomaly/novelty detection)
Jupyter Notebook
2
star
5

pixelnorm

Pixel Normalization Layer in tensorflow Keras
Python
1
star
6

Iterated-Prisoner-s-Dilemma-Framework

Framework for Iterated Prisoner's Dilemma where agents have memory and forgetting strategy with continuous cooperation characteristic
Python
1
star
7

cmpe586-project

Python
1
star
8

hash

Hashing that places passengers to seat according to passenger type in recursive way implemented in C++
C++
1
star
9

Definite-Clause-Grammar-DCG

DCG parser for English with additional context specific features
Prolog
1
star
10

Brownian-Motion-Simulation

I conducted Brownian Simulation and inspected the distribution/probability of particle being in specific locations
Jupyter Notebook
1
star
11

revenue-forecasting-with-arima-and-fbprophet

Local revenue forecasting competition submissions with ARIMA and fbprophet
Jupyter Notebook
1
star
12

dynamicprogramming

nested dynamic programming where a sub calculation is also dynamically written, implemented in C++
C++
1
star
13

ML-Stacking-Framework

Machine Learning stacking/ensembling framework
Jupyter Notebook
1
star
14

ml-framework-for-classification

Machine Learning framework for classification that scales the data, searches parameters and returns metrics accuracy, balanced accuracy, recall, precision and fscore
Jupyter Notebook
1
star
15

ring-lattice

Inspection of Ring Lattice and bridge in middle in terms of graph properties and disease spreading
Jupyter Notebook
1
star
16

NetGen

Network Generator framework that simulates daily interactions in an urban town
Python
1
star
17

MLP-from-scratch-XOR

Multilayer Perceptron implemented via NumPy for XOR problem
Jupyter Notebook
1
star
18

decisiontree

Decision Tree from scratch with customizable and standardized Gini/Entropy
Jupyter Notebook
1
star
19

graphsearch

BFS, Dijkstra, Prim, Kruskal algorithms implemented in C++
C++
1
star
20

minimax

Minimax, alpha-beta pruning, expectiminimax algorithms implemented in C++ with custom heuristics
C++
1
star
21

Turkish-Broadcast-News-Generation

Pre-trained model that generates Turkish broadcast news
Jupyter Notebook
1
star
22

Python-List-vs-NumPy-Array

Comparison of Python List and NumPy Array when appending new data
Jupyter Notebook
1
star
23

hate2music

HTGAA20 Project Report
1
star
24

Utility-Functions-for-ML-DL

Python
1
star
25

Heap

Heap that sorts according to two variables implemented in C++
C++
1
star
26

tree-graph-search

Tree/Graph Search algorithms implemented in C++
C++
1
star