https://github.com/thecharlieblake/solitairenet
Solitaire deep learning library.
https://github.com/thecharlieblake/solitairenet
deep-learning gnn graph-neural-network patience solitaire
Last synced: 6 months ago
JSON representation
Solitaire deep learning library.
- Host: GitHub
- URL: https://github.com/thecharlieblake/solitairenet
- Owner: thecharlieblake
- License: apache-2.0
- Created: 2021-04-01T10:04:10.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-01T17:01:48.000Z (about 5 years ago)
- Last Synced: 2025-09-18T14:41:04.952Z (9 months ago)
- Topics: deep-learning, gnn, graph-neural-network, patience, solitaire
- Language: Jupyter Notebook
- Homepage: https://thecharlieblake.github.io/solitairenet/
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# solitairenet
> Solitaire deep learning library.
This is currently a dummy project which I'm hoping to roll-out into something more substantial!
## Install
Via the [pip package](https://pypi.org/project/solitairenet/):
`pip install solitairenet`
Via the [conda package](https://anaconda.org/thecharlieblake/solitairenet):
`conda install -c thecharlieblake solitairenet`
## How to use
Fill me in please! Don't forget code examples:
```python
win("Charlie")
```
'Charlie has won!'