Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
bclarkson-code committed Feb 10, 2024
2 parents d4ec837 + fc82237 commit d7ce067
Show file tree
Hide file tree
Showing 8 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Here are some things you can do with Tricycle:

Here are some things you can't do with Tricycle (yet):
- Do anything at the speed of pytorch
- Use any built in layers, optimisers, regularisation techniques etc
- Perform more advanced operations like Attention
- Use a GPU

If you want to do these things, you should check out [pytorch](https://pytorch.org/)
Expand All @@ -40,3 +40,5 @@ Tricycle is tested using [pytest](https://docs.pytest.org/en/latest/)
poetry run pytest
```

## Contact
To get in touch, you can send an email to: [bclarkson-code@proton.me](mailto:bclarkson-code@proton.me)
Binary file added images/square_error.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/tech_tree_post_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/variable_and_box.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/y_eq_mx_plus_p_deriv.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/y_eq_mx_plus_p_labelled.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/z_eq_mx.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/z_eq_xx_plus_xc.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d7ce067

Please sign in to comment.