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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
Elktrn/README.md

Hi there 👋

  • 🔭 I’m currently working on Agentic LLMs
  • 🌱 I’m currently learning Agentic architectures and their nuances
  • 👯 I’m looking to collaborate on novel and profound research ideas in the realm of machine learning.

📈 GitHub Stats

Anurag’s github stats Top Langs

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. MLP-NN-binary-classifier-for-breast-cancer-classification-in-python MLP-NN-binary-classifier-for-breast-cancer-classification-in-python Public

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

    Python 20 1

  3. 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

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

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

    Jupyter Notebook 14 1

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

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

    Jupyter Notebook 12

  6. knapsack-problem-solved-with-evolutionary-strategy-Genetic-algorithm-in-python knapsack-problem-solved-with-evolutionary-strategy-Genetic-algorithm-in-python Public

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

    Python 11