-
### ⚠️ Please check that this feature request hasn't been suggested before.
- [X] I searched previous [Ideas in Discussions](https://github.com/OpenAccess-AI-Collective/axolotl/discussions/categori…
-
Any easy way to convert permutation graph of hetnet to networkx
-
I think [pyAgrum](https://pyagrum.readthedocs.io/en/latest/) would be a great addition to the list of [algorithms](https://benchpressdocs.readthedocs.io/en/latest/available_structure_learning_algorith…
-
Thank you very much for your work, it was very interesting! But I'm curious about how prototypes learn.
The article says that prototypes can be learned, represented as a linear layer in the code. Ho…
-
## Motivation
Currently, the Burn deep learning framework in Rust lacks support for 0-dimensional tensors (scalars). Adding support for 0-dimensional tensors would enhance the framework's capabilit…
-
This thread is created to track the progress in the CNN/transfer learning research.
---
Found an implementation/tutorial on CNN transfer learning and experimented it with our RAVDESS dataset. Wi…
-
Hello! First of all thanks for this amazing work!
Sorry if this is a dumb question. I want to use GCN for text classification, in my datasets all the documents are labeled. So, I will transform the…
mro15 updated
5 years ago
-
Hello, I made the code work for myself using Tensorflow v 1.4 and Python 2.
Maybe it works for you too.
**board.py (complete file):**
```
# Import MNIST data
import input_data
mnist = inpu…
-
Before it becomes its own repo, let's use this thread to discuss the hopes/dreams for a Learning Pathways design.
As discussed with @ottonomy the goals here are to create a data model for expressing …
-
It seems like an important aspect of what we're interested in has to do with time.
- Things happen before other things that have a causal effect. Does the LLM understand this?
- When you give it a…