Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ML for driver aggression estimation and data sync fixes #117

Merged
merged 27 commits into from
Jul 31, 2024

Conversation

HLCaptain
Copy link
Owner

@HLCaptain HLCaptain commented Jul 31, 2024

  • Added machine learning on-device to estimate driver aggression based on a model from Hawk AI: Aggression Prediction.
  • Added offline cache to Firebase Firestore.
  • Added aggression values to paths and on-device inference with aggression prediction model.
  • Added Room auto migration based on generated schema.
  • Bumped version number and compileSdk/targetSdk to 35.
  • Upgraded dependencies, using Kotlin K2!

… does not work properly (not changing dynamically).
…nto 60-implement-machine-learning

# Conflicts:
#	gradle/libs.versions.toml
@HLCaptain HLCaptain added bug Something isn't working enhancement New feature or request labels Jul 31, 2024
@HLCaptain HLCaptain self-assigned this Jul 31, 2024
@HLCaptain HLCaptain linked an issue Jul 31, 2024 that may be closed by this pull request
@HLCaptain HLCaptain merged commit 2e8317f into main Jul 31, 2024
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement Machine Learning
1 participant