Skip to content
View ayeenp's full-sized avatar

Organizations

@Falconx2

Block or report ayeenp

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
ayeenp/README.md

enabling data systems with ai is pretty cool

Pinned Loading

  1. IBM/table-representation-evals IBM/table-representation-evals Public

    This project provides a benchmark suite for evaluating the abilities of various models to perform tasks over tabular data, such as finding similar tables/columns/rows, perform entity matching, or c…

    Jupyter Notebook 4

  2. Deep-RL-Notebooks Deep-RL-Notebooks Public

    Deep Reinforcement Learning Course Notebooks: Model and Algorithm Implementations and Experiments

    Jupyter Notebook 4 1

  3. Machine-Learning-notebooks Machine-Learning-notebooks Public

    Machine Learning Course Notebooks: Model and Algorithm Implementations and Experiments

    Jupyter Notebook 2

  4. assembly-calculator-and-SOLE assembly-calculator-and-SOLE Public

    Assembly code implementations for solving system of linear equations and performing 256-bit integer calculations on Intel x86 and IBM s/390x processors.

    Assembly

  5. ConnectFour-bot ConnectFour-bot Public

    The bot plays the (almost) perfect connect 4 game by using the minimax algorithm to check 8 moves ahead and makes the best decision. Optimization with alpha-beta pruning is also done.

    C 1

  6. Mountaincar-sarsa-RL Mountaincar-sarsa-RL Public

    Implementation of Q-Learning and SARSA algorithms to solve the Mountain Car problem using reinforcement learning.

    Jupyter Notebook 1