Skip to content
View taka-rl's full-sized avatar

Block or report taka-rl

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

Profile views

👋 Hi, I’m Takaya. 🗾

  • Software Engineer with an MSc in Autonomous Vehicle Control Engineer and 4+ years of experience in Model-Based Design(MBD) and Embedded software development in the automotive industry.
  • Experience in MATLAB/Simulink, MATLAB-Script and C language through work.
  • Currently learning Python and C++ by myself, I would appreciate any comments and feedback!^^

LinkedIn

project for my thesis

  • Reinforcement learning based automated parking systems: RL_APS

projects related to Python

  • Python_practice: python_practice
  • Tic-tac-toe with Q-learning: tic-tac-toe_q_learning
  • flask_webapp: flask_webapp
  • handwriting recognition: handwriting recognition

Pinned Loading

  1. RL_APS RL_APS Public

    This repository is a development environment for my thesis which is "Reinforcement learning based automated parking systems".

    Python 2

  2. tic-tac-toe_q_learning tic-tac-toe_q_learning Public

    tic-tac-toe with q-learning

    Python

  3. handwriting-digit-character-recognition handwriting-digit-character-recognition Public

    A Flask web app for handwriting digit and character recognition using machine learning

    Python 1