Alexander Quessy

Results 14 issues of Alexander Quessy

# Fixed Wing Vehicle Integration I am working on adding a FixedWing aircraft class into Airsim, so far I have been documenting my work under issue #2508 but as suggested...

feature request
fastphysics

Hi trying to install onto my python project on my local machine running MacOS BigSur 11.3 on Intel x86 hardware. Using the usual `pip install fiber` seems to download the...

**Describe the bug** Running example program in ggez from cloned git repo results in linking error **To Reproduce** ```[bash] git clone https://github.com/ggez/ggez.git cd ggez cargo run -- example 05_astroblasto ```...

Hi all, Has anyone had any success or know of a method to get images out of MSFS over the API? I have been reading through the documentation and can't...

Documented quite well in [TensorFlow's tensorboard docs](https://www.tensorflow.org/tensorboard/hyperparameter_tuning_with_hparams). The idea is we can set a series of tensorboard parameters and then use these to experiment with the effect of changing a...

Currently we are just using an enumerated array for the settings, change this to reflect one hot encoding so ground truth has a dim for number of categorys.

Dropout is important for regularization add the PyTorch method somewhere https://jmlr.org/papers/volume15/srivastava14a.old/srivastava14a.pdf

Now we have several datasets setup, investigate how you can use this to control the learning of each.

Begin to build several worlds so we move from a single world to multiple simulation configs follows from #20. Also understand how to interface with a UE4 container in a...

Move away from the 'Hot-dog NOT Hot-dog' paradigm again this is related to a waterfall process from #18 and #19. This should lend from the terra approach and asset import.