1. 18 Oct, 2020 3 commits
  2. 17 Oct, 2020 4 commits
  3. 12 Oct, 2020 1 commit
    • DGarbanzo's avatar
      Add testing for training: (#651) · 178565d1
      DGarbanzo authored
      * added example tub data as tar.gz in tests with 1000 records
      * check validation data size in train
      * created new test_train.py
      * added support for read-only tub, required to create r/o tub in tmp dir
      * changed loss in categorical model to equally weight throttle and steering
      * changed mod on scripts to u+x
      178565d1
  4. 10 Oct, 2020 2 commits
  5. 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
  6. 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
  7. 14 Sep, 2020 3 commits
  8. 13 Sep, 2020 9 commits
  9. 12 Sep, 2020 2 commits
  10. 10 Sep, 2020 1 commit
  11. 01 Sep, 2020 2 commits
  12. 31 Aug, 2020 2 commits
  13. 27 Aug, 2020 1 commit
  14. 24 Aug, 2020 4 commits
  15. 21 Aug, 2020 3 commits
  16. 20 Aug, 2020 1 commit