Skip to content
View atalhacetin's full-sized avatar
Block or Report

Block or report atalhacetin

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

  1. Kalman-and-Bayesian-Filters-in-Python Kalman-and-Bayesian-Filters-in-Python Public

    Forked from rlabbe/Kalman-and-Bayesian-Filters-in-Python

    Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filte…

    Jupyter Notebook 1

  2. Spacecraft-Rendezvous-Trajectory-Optimization Spacecraft-Rendezvous-Trajectory-Optimization Public

    Trajectory Optimization for Spacecraft Randezvouz with Interior Point Methods

    Python 1

  3. seperated-stream-afterburner-turbofan-gui seperated-stream-afterburner-turbofan-gui Public

  4. ardupilot ardupilot Public

    Forked from ArduPilot/ardupilot

    ArduPlane, ArduCopter, ArduRover source

    C++

  5. reinforcement-learning reinforcement-learning Public

    Forked from dennybritz/reinforcement-learning

    Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.

    Jupyter Notebook

  6. rl-baselines-zoo rl-baselines-zoo Public

    Forked from araffin/rl-baselines-zoo

    A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.

    Python