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. 🗾

  • A recent graduated master’s student who took the Autonomous vehicle control engineer course in BME, Budapest, Hungary,
  • 5 years of embedded software development experience with MATLAB/Simukink, MATLAB-Scripts and C language and experience in development with Matlab Script as a trainee in the automotive industry.
  • 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

projects related to C++

  • C++ practice: C++ practice

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

    Simple flask web app

    CSS

  4. handwriting-digit-character-recognition handwriting-digit-character-recognition Public

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

    HTML

  5. c-plus-plus_practice c-plus-plus_practice Public

    to learn C++

    C++

  6. python_practice python_practice Public

    This repository is to practice python programming from the basic to Object Oriented Programming(OOP).

    Python