Skip to content
View latex123's full-sized avatar

Block or report latex123

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

Popular repositories Loading

  1. MountainCar-1 MountainCar-1 Public

    Forked from rkj777/MountainCar

    Solving the mountain car problem with the use of tile coding and the reinforcement learning algorithm Expected SARSA

    Python 1

  2. DeepLearningNotes DeepLearningNotes Public

    Forked from AlphaSmartDog/DeepLearningNotes

    机器学习和量化分析学习进行中

    Jupyter Notebook 1

  3. AlphaZero_Gomoku AlphaZero_Gomoku Public

    Forked from junxiaosong/AlphaZero_Gomoku

    An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)

    Python 1

  4. ultralytics-yolov11 ultralytics-yolov11 Public

    Forked from ultralytics/ultralytics

    Ultralytics YOLO11 🚀

    Python 1

  5. QuantByLatex QuantByLatex Public

    myQuant

  6. MountainCar MountainCar Public

    Forked from MDisyak/MountainCar

    An implementation of a standard reinforcement learning problem where an under-powered car is trying to summit a mountain. This implementation uses semi-gradient double-q learning to learn the optim…

    Python