Pinned Repositories
Cross-Fire
A rabbit crosses fire to find carrots using search algorithms: A*, greedy search, uniform cost search.
Duckietown
Duckiebot(vehicle based on Raspberry Pi and ROS) controlled manually by keyboard or Android APP, or navigated by arrow signal using image recognition algorithms.
Face-Deformation
a software with GUI to change one face to another by TPS(Thin plate spline) and B-spline algorithms
Intelligent-Vehicle
Self-positioning, Manual moving, Navigation, Dynamic obstacle avoidance, Tracking lines, Fire-fighting
Intelligent-Vehicle-App-Android
An Android app to interact with intelligent vehicle using BLE
Linear-Control
Formation control algorithms for Vicon cars
Louvre_Evacuation
A simulation model of evacuation, based on Ant Colony Algorithm (COMAP 2019)
Organized-LLM-Agents
Embodied and organized multi-LLM-agent teams supporting communication for >3 agents. Source codes for the paper "Embodied LLM Agents Learn to Cooperate in Organized Teams".
Phoneme-Classification
Using KNN, Bayes and perceptron by Matlab
Restaurant-Management-System
C++ project developed by Qt
tobeatraceur's Repositories
tobeatraceur/Organized-LLM-Agents
Embodied and organized multi-LLM-agent teams supporting communication for >3 agents. Source codes for the paper "Embodied LLM Agents Learn to Cooperate in Organized Teams".
tobeatraceur/Face-Deformation
a software with GUI to change one face to another by TPS(Thin plate spline) and B-spline algorithms
tobeatraceur/Intelligent-Vehicle-App-Android
An Android app to interact with intelligent vehicle using BLE
tobeatraceur/Linear-Control
Formation control algorithms for Vicon cars
tobeatraceur/Louvre_Evacuation
A simulation model of evacuation, based on Ant Colony Algorithm (COMAP 2019)
tobeatraceur/Restaurant-Management-System
C++ project developed by Qt
tobeatraceur/Cross-Fire
A rabbit crosses fire to find carrots using search algorithms: A*, greedy search, uniform cost search.
tobeatraceur/Intelligent-Vehicle
Self-positioning, Manual moving, Navigation, Dynamic obstacle avoidance, Tracking lines, Fire-fighting
tobeatraceur/Phoneme-Classification
Using KNN, Bayes and perceptron by Matlab
tobeatraceur/Duckietown
Duckiebot(vehicle based on Raspberry Pi and ROS) controlled manually by keyboard or Android APP, or navigated by arrow signal using image recognition algorithms.
tobeatraceur/Oreilly-Learning-TensorFlow
tobeatraceur/causalTree
Working repository for Causal Tree and extensions
tobeatraceur/Correlation-between-Personal-Traits-of-Leaders-and-Government-Decision-making
R
tobeatraceur/eda_nlp
Code for the ICLR 2019 Workshop paper: Easy data augmentation techniques for boosting performance on text classification tasks.
tobeatraceur/python-docs-samples
Code samples used on cloud.google.com
tobeatraceur/pytorch-gradual-warmup-lr
Gradually-Warmup Learning Rate Scheduler for PyTorch