Giter Site home page Giter Site logo

Comments (3)

rogeriobonatti avatar rogeriobonatti commented on May 21, 2024

Hi, the training scripts should automatically start training on your GPU if you installed tensorflow correctly. Are you sure you installed tensorflow with the GPU version? The regular one will only allow training on CPU. You may also need to check if you have enough RAM to hold the entire dataset during training, but if you started training, this is probably fine.

Also, I set epochs to 10000 as an arbitrary number. It actually only needs about 30-35 epochs to converge to a good representation. I acknowledge this is confusing, and I'll update the number on the repo.

from airsim-drone-racing-vae-imitation.

RitvikN avatar RitvikN commented on May 21, 2024

Hi, the training scripts should automatically start training on your GPU if you installed tensorflow correctly. Are you sure you installed tensorflow with the GPU version? The regular one will only allow training on CPU. You may also need to check if you have enough RAM to hold the entire dataset during training, but if you started training, this is probably fine.

I was able to get it working on a different machine, thanks.

Also, I set epochs to 10000 as an arbitrary number. It actually only needs about 30-35 epochs to converge to a good representation. I acknowledge this is confusing, and I'll update the number on the repo.

Thank you for clarifying. The loss was already quite low after training for 100 epochs.

Another question, is there any way to modify the vae_env airsim binaries to change the orientation of the gates? I would like to see the performance on different kinds of tracks and not just a circular one. I know gate displacement is possible when using the recording environment but that too is still a circular track.

Lastly, is there any way to run the environments/project on Windows?

from airsim-drone-racing-vae-imitation.

rogeriobonatti avatar rogeriobonatti commented on May 21, 2024

I've never tried running on Windows, just on Ubuntu.
Not sure if the Linux binaries can be executed from Windows... the Python code shouldn't be an issue.

from airsim-drone-racing-vae-imitation.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.