Skip to content
View lewjae's full-sized avatar

Highlights

  • Pro

Block or report lewjae

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. Micromouse_Astar_DP Micromouse_Astar_DP Public

    A microrobot motion agent in unknown mazes: based on A* like method for training and Dynamic Programming for test.

    Python

  2. Micromouse_RL Micromouse_RL Public

    A microrobot motion agent in unknown mazes: based on Reinforcement Learning

    Python

  3. Cart_Pole Cart_Pole Public

    Solved Cart_Pole problem from OpenAI Gym with simple random gains approach

    Python

  4. Titanic_Survival Titanic_Survival Public

    Explored a subset of the RMS Titanic passenger manifest to determine which features best predict whether someone survived or did not survive.

    Python

  5. Boston_Housing Boston_Housing Public

    Estimated the besting selling for a home base on Boston Housing dataset. - Sklearn DecisionTreeRegressor and GridSearchCV are used.

    Python

  6. Student_Intervention Student_Intervention Public

    Analyzed the data set on student's performance and develop a model that will predict the likehoold that a given student will pass, quantifying whether an intervention is necessary.

    Python 1