There are no reviews yet. Be the first to send feedback to the community and the maintainers!
solving-TSP-problem-with-ACO-Heuristic-Algorithm-in-python
solving tsp with aco whith full graphic view in pythonMLP-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 DatabaseReinforcement-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 LearningnQueens-problem-solved-with-evolutionary-strategy-in-python
find arrangement for n Queens in n*n board of chees using Genetic algorithmsDeep-Q-Learning-for-solving-OpenAi-Gym-LunarLander-v2-in-python
reinforcement learning DQN method to solve OpenAi Gym "LunarLander-v2" by usnig a Deep Neuralnetworkknapsack-problem-solved-with-evolutionary-strategy-Genetic-algorithm-in-python
solving knapsack problem with n items with GA(genetic algorithm)Reinforcement-learning-algorithm-Deep-Q-learning-for-cryptocurrency-trading
Deep Q learning algorithm for cryptocurrency trade deployed with Tensorflow (keras) in pythonDueling_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 NeuralNetworksTDS-Twin-Delayed-Stochastic-Actor-Critic
Stochastic Off-Policy Actor-Critic AlgorithmReinforcement_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 approximatorOffline-Actor-Critic-Algorithm-With-Experience-Replay-Buffer
Combining experience replay buffer whith Actor-Critic algorithm to expedite learning procedure by offline learningReinforcement_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 Learningtensorflow-2.0-simple-linear-regression-whitout-keras
Simple linear regressor that tries to approximate a simple function deployed in Tensorflow 2.0 without Kerassmart-pointer-template-class-with-Boost-pointer
smart pointer template class using Boost library ptr in c++Tensorflow-2.0-Dynamic_Nueral_Network_Regressor_whithout_using-keras
Dynamic NN for regression written in Tensorflow 2.0DDQN_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 NeuralNetworksReinforcement_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 approximatorimage-retrival-using-Euclidean-distance-on-histogram-vectors
image retrival on coral dataset using Euclidean distance in pythonSolving-TSP-with-Evolutionary-Genetic-Algorithm-Heuristic-Python
solving TSP (traveling sales man) using genetic algorithm in pythonReinforcement-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 Learninginfinite-smart-vector-template-using-linked-list
infinite smart vector with automatic memory management template in c++TSP-problem-solved-using-Evolutionary-Strategy-Heuristic-in-python
solving tsp problem with genetic algorithm in c++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 LearningReinforcement-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 LearningThompson_Sampling_Multi_Armed_Bandit
Thompson Sampling for K-actions stochastic bandit with normal reward distributionGradient-Free-Reinforcement-Learning-solving-Openai-gym-LunarLanderV2-by-Evolution-Strategy-python
Gradient Free Reinforcement Learning solving Openai gym LunarLanderV2 by Evolution Strategy (Genetic Algorithm)Evaluate-Reinforcement-Learning-Algorithms-Correctly
A simpl but proper framework to accurately evaluate RL algorithms and fair comparison between different RL algorithmsMohammadAsadolahi
Love Open Source and this site? Check out how you can help us