bittensor
Project description
Setup
$ git clone https://github.com/opentensor/bittensor.git # Clone the repository
$ cd bittensor && pip install -r requirements.txt && pip install -e . # Install bittensor
$ bittensor-cli new_wallet # Generate default keys
Run Subtensor
$ git clone https://github.com/opentensor/subtensor # Clone subtensor
$ ./bin/release/node-subtensor # Run a main net validator
Run Bittensor
$ python examples/text/gpt2-wiki.py --session.trial_uid=test # Train gpt2 on wiki-text
$ tensorboard --logdir=~/.bittensor/sessions/gpt2-wiki/test # Serve tensorboard
License
The MIT License (MIT) Copyright © 2021 opentensor.ai
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Acknowledgments
learning-at-home/hivemind
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for bittensor-1.0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 85657139f679a3d064404c4bb2d4b26cf6a323abcc66bf010dbc4a4cb241f803 |
|
MD5 | ea22c3f14b1744754d507807bb4a2887 |
|
BLAKE2b-256 | bcb09b4c8306e8b07287b3fbf6014c9e95028c4eaa9735f7c68040a607c2dd8c |