Skip to content
View MohammadAsadolahi's full-sized avatar
  • Codie.ai
Block or Report

Block or report MohammadAsadolahi

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
MohammadAsadolahi/README.md

Hi there 👋

I am Mohammad Asadolahi (a Data Scientist at Codie.ai and a Junior Machine Learning Researcher).
I ✨ like ✨ problem solving, studying AI papers, programming and listening to electronic music.

  • 🔭 I’m currently working on Semantic Seach strategies
  • 🌱 I’m currently learning NLP and specially LLMs and their challenges
  • 👯 I’m looking to collaborate on novel and profound research ideas in the realm of machine learning.

🤝 Connect with me:

Mohammad Asadolahi | Gmail Mohammad Asadolahi | LinkedIn

📈 GitHub Stats

Anurag’s github stats Top Langs

Pinned

  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 23 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. 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 15 1

  4. Reinforcement-learning-algorithm-Deep-Q-learning-for-cryptocurrency-trading Reinforcement-learning-algorithm-Deep-Q-learning-for-cryptocurrency-trading Public

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

    Jupyter Notebook 10 4

  5. Solving-TSP-with-Evolutionary-Genetic-Algorithm-Heuristic-Python Solving-TSP-with-Evolutionary-Genetic-Algorithm-Heuristic-Python Public

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

    Python 5

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

    Python 5