https://github.com/Elktrn (Elktrn)

Elktrn

User data from Github https://github.com/Elktrn

0

followers

0

following

0

stars

GitHub:@Elktrn

https://github.com/Elktrn's repositories

solving-TSP-problem-with-ACO-Heuristic-Algorithm-in-python

solving tsp with aco whith full graphic view in python

Language:PythonStargazers:22Issues:1Issues:0

MLP-NN-binary-classifier-for-breast-cancer-classification-in-python

Multilayer Perceptron Neural network for binary classification between two type of breast cancer ("benign" and "malignant" )using Wisconsin Breast Cancer Database

Language:PythonStargazers:19Issues:1Issues:0

nQueens-problem-solved-with-evolutionary-strategy-in-python

find arrangement for n Queens in n*n board of chees using Genetic algorithms

Language:PythonStargazers:14Issues:1Issues:0

Reinforcement-Learning-solving-a-simple-4by4-Gridworld-using-Qlearning-in-python

solving a simple 4*4 Gridworld almost similar to openAI gym FrozenLake using Qlearning Temporal difference method Reinforcement Learning

Language:Jupyter NotebookStargazers:14Issues:1Issues:0

Deep-Q-Learning-for-solving-OpenAi-Gym-LunarLander-v2-in-python

reinforcement learning DQN method to solve OpenAi Gym "LunarLander-v2" by usnig a Deep Neuralnetwork

Language:Jupyter NotebookStargazers:12Issues:1Issues:0

knapsack-problem-solved-with-evolutionary-strategy-Genetic-algorithm-in-python

solving knapsack problem with n items with GA(genetic algorithm)

Language:PythonStargazers:11Issues:2Issues:0

Reinforcement-learning-algorithm-Deep-Q-learning-for-cryptocurrency-trading

Deep Q learning algorithm for cryptocurrency trade deployed with Tensorflow (keras) in python

Language:Jupyter NotebookStargazers:10Issues:1Issues:2

Dueling_Deep-Double_Q-Learning-for-solving-OpenAi-Gym-LunarLander-v2-in-python

reinforcement learning Dueling Deep Q Learning (DuelingDQN) method to solve OpenAi Gym "LunarLander-v2" by usnig Dueling Deep NeuralNetworks

Language:Jupyter NotebookStargazers:7Issues:0Issues:0

Offline-Actor-Critic-Algorithm-With-Experience-Replay-Buffer

Combining experience replay buffer whith Actor-Critic algorithm to expedite learning procedure by offline learning

Language:Jupyter NotebookStargazers:6Issues:0Issues:0

Reinforcement_Learning_solving_a_simple_4by4_Gridworld_MonteCarlo_by_linear_approximator-in-python

Reinforcement Learning solving a simple 4*4_ Gridworld using MonteCarlo method by using linear approximator

Language:PythonStargazers:6Issues:1Issues:0

Reinforcement_Learning_solving_a_simple_4_4_Gridworld_using_SARSA-in-python

solving a simple 4*4 Gridworld almost similar to openAI gym FrozenLake using SARSA Temporal difference method Reinforcement Learning

Language:Jupyter NotebookStargazers:5Issues:1Issues:0

tensorflow-2.0-simple-linear-regression-whitout-keras

Simple linear regressor that tries to approximate a simple function deployed in Tensorflow 2.0 without Keras

Language:Jupyter NotebookStargazers:5Issues:1Issues:0

C_plus_plus-Solve-TSP-Using-Evolutionary-Strategy

solving tsp problem with genetic algorithm in c++

Language:C++Stargazers:4Issues:1Issues:0

DDQN_Deep-Double_Q-Learning-for-solving-OpenAi-Gym-LunarLander-v2-in-python

reinforcement learning Double Deep Q Learning (DDQN) method to solve OpenAi Gym "LunarLander-v2" by usnig Double Deep NeuralNetworks

Language:Jupyter NotebookStargazers:4Issues:0Issues:0

Reinforcement-Learning-solving-a-simple-4by4-Gridworld-using-policy-iteration-in-python

solving a simple 4*4 Gridworld almost similar to openAI gym frozenlake using value iteration method Reinforcement Learning

Language:Jupyter NotebookStargazers:4Issues:1Issues:0

Reinforcement_Learning_solving_a_simple_4by4_Gridworld_Q-learning_by_linear_approximator-in-python

Reinforcement Learning solving a simple 4*4_ Gridworld using Q-learning by linear approximator

Language:PythonStargazers:4Issues:1Issues:0

smart-pointer-template-class-with-Boost-pointer

smart pointer template class using Boost library ptr in c++

Language:C++Stargazers:4Issues:1Issues:0

Solving-TSP-with-Evolutionary-Genetic-Algorithm-Heuristic-Python

solving TSP (traveling sales man) using genetic algorithm in python

Language:PythonStargazers:4Issues:1Issues:0

Tensorflow-2.0-Dynamic_Nueral_Network_Regressor_whithout_using-keras

Dynamic NN for regression written in Tensorflow 2.0

Language:Jupyter NotebookStargazers:4Issues:1Issues:0

Thompson_Sampling_Multi_Armed_Bandit

Thompson Sampling for K-actions stochastic bandit with normal reward distribution

Language:Jupyter NotebookStargazers:4Issues:1Issues:0

infinite-smart-vector-template-using-linked-list

infinite smart vector with automatic memory management template in c++

Language:C++Stargazers:3Issues:1Issues:0

Reinforcement-Learning-solving-a-simple-4-4-Gridworld-using-TD0-evaluation-method-in-python

solving a simple 4*4 Gridworld almost similar to openAI gym FrozenLake using Temporal difference method Reinforcement Learning

Language:Jupyter NotebookStargazers:3Issues:1Issues:0

Reinforcement-Learning-solving-a-simple-4by4-Gridworld-using-Monte-Carlo-in-python

solving a simple 4*4 Gridworld almost similar to openAI gym frozenlake using Monte-Carlo method Reinforcement Learning

Language:Jupyter NotebookStargazers:3Issues:1Issues:0

Gradient-Free-Reinforcement-Learning-solving-Openai-gym-LunarLanderV2-by-Evolution-Strategy-python

Gradient Free Reinforcement Learning solving Openai gym LunarLanderV2 by Evolution Strategy (Genetic Algorithm)

Language:Jupyter NotebookStargazers:2Issues:3Issues:0

KL-UCB

implementation of KL-UCB official paper

Language:Jupyter NotebookStargazers:2Issues:1Issues:0

BRT_Deep-Reinforcement-Learning-for-bus-terminal-allocation

Deep Reinforcement Learning for bus terminal allocation

Language:Jupyter NotebookStargazers:1Issues:0Issues:0

Evaluate-Reinforcement-Learning-Algorithms-Correctly

A simpl but proper framework to accurately evaluate RL algorithms and fair comparison between different RL algorithms

Language:PythonStargazers:1Issues:1Issues:0

HomoSapiens_Optimization_Algorithm_Continuous

A general purpose optimization algorithm to optimize continuous problems

Neuro-Fuzzy-Classifier-for-Bankruptcy-Prediction-of-Stock-Exchange-Companies

Neuro Fuzzy Classifier for Bankruptcy Prediction of Stock Exchange Companies

Language:Jupyter NotebookStargazers:1Issues:0Issues:0

skin-cancer-detection-on-ISIC2019-dataset-using-CNN-and-ensemble-learning

Skin Cancer Detection on ISIC2019 Dataset Using CNN and Ensemble Learning

Language:Jupyter NotebookStargazers:1Issues:0Issues:0