Skip to content
View BenediktWz's full-sized avatar

Block or report BenediktWz

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. A_star-path-planning A_star-path-planning Public

    Project at University of Technology Sydney to implement pathplanning with the A* algorithm on grid maps and probabilistic roadmaps.

    Python 1

  2. ggcnn ggcnn Public

    Forked from dougsm/ggcnn

    Generative Grasping CNN from "Closing the Loop for Robotic Grasping: A Real-time, Generative Grasp Synthesis Approach" (RSS 2018)

    Jupyter Notebook 1

  3. decision-tree-hand-gesture-classification decision-tree-hand-gesture-classification Public

    Project at University of Technology Sydney to classify hand gestures based on muscle activity data using a decision tree.

    Jupyter Notebook

  4. BiLSTM-movie-review-sentiment-analysis BiLSTM-movie-review-sentiment-analysis Public

    Project at Karlsruhe Institute of Technology to classify the sentiment of movie reviews using a BiLSTM neural network and pretrained BERT embeddings.

    Jupyter Notebook

  5. turtlebot3-brick-search turtlebot3-brick-search Public

    Project at University of Technology Sydney to find a red brick in a real-world maze environment with a turtlebot3 using SLAM, exploration, navigation and computer vision methods.

    Python

  6. turtlebot3-particle-filter-localisation turtlebot3-particle-filter-localisation Public

    Project at University of Technology Sydney to implement a particle filter localisation method on the turtlebot3 in the gazebo simulation environment.

    Python