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

Experamental on-device model trainer #330

Merged
merged 1 commit into from Jul 6, 2016
Merged

Experamental on-device model trainer #330

merged 1 commit into from Jul 6, 2016

Conversation

evancohen
Copy link
Owner

@evancohen evancohen commented Jul 2, 2016

To use this experimental model trainer you must first configure your microphone and then run:

npm run train-model

After you have trained the model you'll need to download it to the root of the smart-mirror directory and ensure that the name of the file matches that of the model in your config.js file.

Hopefully this will make this a little easier and help people who run into issues like #295

@evancohen evancohen merged commit aafb40c into dev Jul 6, 2016
@evancohen evancohen deleted the train-model branch July 6, 2016 23:28
TheFunkyMonk pushed a commit to TheFunkyMonk/smart-mirror that referenced this pull request Aug 7, 2016
* upstream/master: (64 commits)
  removing dupe fixes evancohen#363
  Removing PulseAudio
  version bump
  Fixed issue with an individual stock quote not rendering. (evancohen#357)
  Performance improvements (evancohen#352)
  Updated the stock information to the yahoo yql service. (evancohen#354)
  Added scrobbler support. (evancohen#346)
  [CALENDAR] Polish day/multi-day formatting. (evancohen#347)
  reverting evancohen#311 because of IPC issues
  Switching to use Dependency CI
  Made descriptions consistent, changed some wording or localizations
  Added localization and made use of ng-show to hide fitbit data when not present
  Attempt to improve the RSS functionality.
  checking in bash boot script fixes evancohen#109 (evancohen#339)
  simplifying example config
  resolving conflicts and preparing for merge
  experamental on-device model trainer (evancohen#330)
  Add the stock-ticker information on screen. (evancohen#331)
  Fixed the discontinued google feed api as defined in evancohen#332.
  fixing calendar issue for days 7+ out
  ...

# Conflicts:
#	css/main.css
#	index.html
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.

None yet

1 participant