-
Notifications
You must be signed in to change notification settings - Fork 0
Docs
Wade Penistone edited this page Mar 9, 2019
·
26 revisions
Welcome to the documentation for Mind Stack.
This document provides all the information to make working with the project easy and approachable.
If you find anything missing or broken open a new issue and we will correct it.
Development for Mind Stack depends on the feature/s and functionality you want to implement. Take a look at existing code to see if something matches your needs or if not click the links for the development specific article you need:
- Development
- Existing adapters
- Development
- Existing lexicon
- Development
- Existing payment providers
- Development
- Existing skillsets
If you get an error regarding AVX drivers it means your using a newer version of tensorflow which only works on newer intel chips (yeh so much for open source). You can still use the older version to get the same results simply do:
pip install tensorflow==1.5