An open API service indexing awesome lists of open source software.

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.

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!'