Skip to content
View rajatongit's full-sized avatar
đź’­
Trying to Push my Masters :D
đź’­
Trying to Push my Masters :D
  • Technical University, Munich
  • Munich, Germany
Block or Report

Block or report rajatongit

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

Pinned

  1. fuzzy_controller_design fuzzy_controller_design Public

    A fuzzy controller designed for a second order system and compared with a PID Controller tuned using Ziegler-Nichols (ZN) technique. See alongside attached report for more information.

  2. neural-network-based-controller neural-network-based-controller Public

    Neural network based controller for DC Motor Position control. Thereafter, comparison with The Ziegler–Nichols PID tuning method is done: to see the improvement.

    3

  3. cancer_classification_neural_networks cancer_classification_neural_networks Public

    This is a machine learning based project which trains a neural network using back-propagation algorithm. The UCI database for breast cancer classification is used and MATLAB nntool is used for cons…

  4. TensorFlow-Tutorials TensorFlow-Tutorials Public

    Forked from Hvass-Labs/TensorFlow-Tutorials

    TensorFlow Tutorials with YouTube Videos

    Jupyter Notebook

  5. TrackingDetectionCV TrackingDetectionCV Public

    Tracking and Detection in Computer Vision: Task 1 is to compute HOG, Task 2 is to train Decision Tree, Random Forest; Task 3 is object detection and classification, doing non maxmum suppression, fo…

    C++