Skip to content
View tjards's full-sized avatar

Organizations

@QUARRG

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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.

Here are some things I am working on:

  • Latent Linear Manifolds: DNN-based autoencoder to learn the linear essence of swarm dynamics.
  • Hypospace Learning: Learning and control of swarms in lower-dimensional hypospace
  • Twisted Circles: Forming simple closed curves by twisting circles.
  • Finding Neighbours: An algorithm for finding consistent neighbours in busy trajectories.
  • In a private archive, I am also working on image processing on the Adver-City dataset.
  • Various other tangents and reflections found on personal website here.

 

Pinned Loading

  1. multi-agent_sim multi-agent_sim Public

    Fully open architecture implementation of modern multi-agent coordination techniques.

    Python 42 5

  2. latent_linear_manifolds latent_linear_manifolds Public

    DNN-based autoencoder to learn the linear essence of swarm dynamics.

    Python

  3. hypospace_learning hypospace_learning Public

    A research proposal: Learning and control of swarms in lower-dimensional hypospace

    Python