Skip to content
View kikitian's full-sized avatar

Block or report kikitian

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. Hands-On-Reinforcement-Learning-with-Python Hands-On-Reinforcement-Learning-with-Python Public

    Forked from PacktPublishing/Hands-On-Reinforcement-Learning-with-Python

    Hands-On Reinforcement Learning with Python, published by Packt

    Jupyter Notebook 1

  2. path_planner path_planner Public

    Forked from karlkurzer/path_planner

    Hybrid A* Path Planner for the KTH Research Concept Vehicle

    C++ 1

  3. Optimization_Algorithm Optimization_Algorithm Public

    Forked from EZ4BYG/Func_Opt

    梯度下降、牛顿法、共轭梯度法、蒙特卡洛、模拟退火、粒子群、蚁群、全局最优搭配局部最优算法的matlab和python程序

    MATLAB 1 1

  4. ROBOTIS-Documents ROBOTIS-Documents Public

    Forked from shelderzhang/ROBOTIS-Documents

    ROBOTIS Documents (Manuals & Tutorials)

  5. CoMTrajPattern CoMTrajPattern Public

    Forked from whtqh/CoMTrajPattern

    A papers hub.

  6. data-structures-and-algorithm-in-c data-structures-and-algorithm-in-c Public

    Forked from booirror/data-structures-and-algorithm-in-c

    ADT include linked list, stack,queue,tree,etc.

    C