Skip to content
View Elktrn's full-sized avatar

Block or report Elktrn

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. solving-TSP-problem-with-ACO-Heuristic-Algorithm-in-python solving-TSP-problem-with-ACO-Heuristic-Algorithm-in-python Public

    solving tsp with aco whith full graphic view in python

    Python 22 2

  2. Offline-Actor-Critic-Algorithm-With-Experience-Replay-Buffer Offline-Actor-Critic-Algorithm-With-Experience-Replay-Buffer Public

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

    Jupyter Notebook 6

  3. Thompson_Sampling_Multi_Armed_Bandit Thompson_Sampling_Multi_Armed_Bandit Public

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

    Jupyter Notebook 4

  4. BRT_Deep-Reinforcement-Learning-for-bus-terminal-allocation BRT_Deep-Reinforcement-Learning-for-bus-terminal-allocation Public

    Deep Reinforcement Learning for bus terminal allocation

    Jupyter Notebook 1

  5. Neuro-Fuzzy-Classifier-for-Bankruptcy-Prediction-of-Stock-Exchange-Companies Neuro-Fuzzy-Classifier-for-Bankruptcy-Prediction-of-Stock-Exchange-Companies Public

    Neuro Fuzzy Classifier for Bankruptcy Prediction of Stock Exchange Companies

    Jupyter Notebook 1

  6. nQueens-problem-solved-with-evolutionary-strategy-in-python nQueens-problem-solved-with-evolutionary-strategy-in-python Public

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

    Python 14