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

Continuous Learning #146

Merged
merged 8 commits into from
Jun 18, 2024
Merged

Continuous Learning #146

merged 8 commits into from
Jun 18, 2024

Conversation

jlewi
Copy link
Owner

@jlewi jlewi commented Jun 18, 2024

  • Implement continuous learning
  • Referen to tn006_continuous_learning.md for details on the design
  • Refactor the app class to handle wiring together all the different components
    • Now that we have a streaming architecture in which Analyzer sends events to the Learner which sends events to InMemoryDB we need create all these structs and then wire them up

Fix #84

Copy link

netlify bot commented Jun 18, 2024

Deploy Preview for foyle ready!

Name Link
🔨 Latest commit ba033ec
🔍 Latest deploy log https://app.netlify.com/sites/foyle/deploys/66710946bfd0b40008bfb701
😎 Deploy Preview https://deploy-preview-146--foyle.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@jlewi jlewi enabled auto-merge (squash) June 18, 2024 04:14
@jlewi jlewi merged commit c869ca7 into main Jun 18, 2024
5 checks passed
@jlewi jlewi deleted the jlewi/continuous branch June 18, 2024 04:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Continuously train and relearn
1 participant