Skip to content
View tjards's full-sized avatar

Block or report tjards

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
tjards/README.md

Welcome to my GitHub

Hi. My name is Travis. This is my GitHub. My work focuses mainly on control and learning in multi-agent robotics applications. I prefer Python for most things.

My primary development project is the multi-agent coordination simulator, where I integrate various swarming techniques into a single environment for use in my academic research. You will see various offshoots where I play with new concepts, but they typically get intergated back into this project.

Some links:

Pinned Loading

  1. multi-agent_sim multi-agent_sim Public

    This project implements various multi-agent coordination techniques.

    Python 18 1

  2. twisted_circles twisted_circles Public

    Forms simple closed curves by twisting circles.

    Python

  3. continuous_action_learning_automata continuous_action_learning_automata Public

    This project implements Continuous Action Learning Automata (CALA) to learn an arbitrary set of actions for n-states.

    Python

  4. flocking_malicious flocking_malicious Public

    This project investigates swarming with malicious agents that intentionally falsify their control parameters in order to cause collisions, divide, or escape from the swarm.

    Python