1. 09 Oct, 2020 1 commit
    • DGarbanzo's avatar
      Improvements to the car app and handling of KerasPilot parts: (#648) · d52f37e4
      DGarbanzo authored
      * Improvements to the car app and handling of KerasPilot parts:
      * Created a simpler webserver or joystick car app by modifying and renaming the basic_web into basic template and switched this on as default. Also renamed the target from 'manage.py' to 'drive.py' because there is only driving and no training included
      * Simplified the handling of uint8 and float32 numpy image arrays. KerasPilot.run() now expects uint8 data, transforms into float32 and delegates to its children. The corresponding rescaling step is gone from the car app
      * smaller updates/fixes to environment and config files
      * added support for tflite pilots in makemovie
      
      * Improvements to the car app and handling of KerasPilot parts:
      * Added docstring to KerasPilot methods
      * Fixed bad merge for model types in complete config
      d52f37e4
  2. 05 Oct, 2020 1 commit
    • Rahul Ravikumar's avatar
      Donkeycar 4.x release. (#644) · 4580ec74
      Rahul Ravikumar authored
      ## Major Improvements
      
      - New Datastore.
      - More ways to pre-process image data for training. 
      - Use the 2.x version of Tensorflow. 
      - Lots of other minor improvements. 
      4580ec74
  3. 14 Sep, 2020 3 commits
  4. 13 Sep, 2020 9 commits
  5. 12 Sep, 2020 2 commits
  6. 10 Sep, 2020 1 commit
  7. 01 Sep, 2020 2 commits
  8. 31 Aug, 2020 2 commits
  9. 27 Aug, 2020 1 commit
  10. 24 Aug, 2020 4 commits
  11. 21 Aug, 2020 3 commits
  12. 20 Aug, 2020 3 commits
  13. 13 Aug, 2020 1 commit
  14. 03 Aug, 2020 1 commit
  15. 28 Jul, 2020 2 commits
  16. 25 Jul, 2020 1 commit
    • Tawn Kramer's avatar
      Auto race (#607) · acfacb59
      Tawn Kramer authored
      * consolidating config
      
      * add default racer bio config to template
      
      * multi_train changes
      acfacb59
  17. 20 Jul, 2020 3 commits