bigc
bigc
Does pyopencl on pypi support pocl installation? I am trying to avoid conda if possible. Thank you! From the docs: https://documen.tician.de/pyopencl/misc.html#installing-from-pypi-with-linux-wheels On Linux, Ubuntu 20.04 if it matters >To install...
@fedden , would love your help on this branch if you want to jump on at any time. Feel free to restructure as you please. I got the ball rolling...
Just diving into tinygrad. I'm migrating an architecture written in pytorch to tinygrad. Tried on - MPS and CPU. - Python 3.11. - On a Mac M2 #### Minimal example...
@fedden Added a vizualization to the cli. It is an extension of what you started building years ago. Get started with `poker_ai viz` Here's an example: https://user-images.githubusercontent.com/50527015/229401462-96861745-2365-4c4a-907e-d14f2b9fd16c.mov This shows a...
You do have an MIT sticker here: https://github.com/ChengTsang/Potential-Aware-Abstraction-In-Texas-Hold-em-Poker/blob/master/README.md Would you mind adding a license like you did here? https://github.com/ChengTsang/keras_imagenet/blob/master/LICENSE Much appreciated sir!
Hey, thanks for the codebase. I'm making use of it for a project where I need to convert dbml into databricks sql create table statements. Do you want pydbml to...
**Describe the bug** You can recreate by `brew install astro` `astro dev init` `vim Dockerfile` You get the following: `FROM quay.io/astronomer/astro-runtime:12.4.0` However when building we receive this error: ``` manifest...
Hi, I didn't notice a license for the code. Can you please provide one? Thank you for the project!