-
## 💥 Proposal
To implement the Logistic Regression algorithm on the Credit Card Fraud Dataset.
Link to the Dataset: https://www.kaggle.com/datasets/dhanushnarayananr/credit-card-fraud
I would l…
-
Hello everyone, thanks for releaing this wonderfull framework! I have been trying to use this framework for a project, however, I could not understand how I could adapt my custom dataset to the metada…
-
When I tried to run hydronet on Pearl I came across the following error:
sciml-bench run --mode training hydronet
The benchmark hydronet does not support training. Have you installed yet? Check wi…
-
Hello,
For the implimentation of DeepSVDD, I am wondering is there a way to access the radius term referred to in the paper? Specfically I am interested in using R to follow the paper's suggestion …
-
Sik-Ho Tang. [Review: Layer Normalization (LN)](https://sh-tsang.medium.com/review-layer-normalization-ln-6c2ae88bae47).
-
/!\ IF YOU WANT PEOPLE TO HELP YOU, PLEASE GIVE AS MUCH DETAIL AS POSSIBLE, INCLUDING THE FULL STACKTRACE AND CODE SNIPPET
Hi there i'am trying to load the SUN397 Dataset to make a short image Clas…
-
### What steps did you take:
In a multi-user enabled env, I created a notebook server on user's namespace, launch a notebook and try to call Python SDK from there. When I execute the code below:
```…
-
-
As a developer, I want to leverage data version control libraries (i.e. [dvc](https://dvc.org/), [pachyderm](https://pachyderm.io/), or [dat](https://datproject.org/)), so that I can more easily keep …
-
Great work!
I was able to build and run canmv on Sipeed Maix-Dock, as well as running the provided kpu examples.
I'm experiment with converting a simple cnn (mnist classification):
- nncase 0.2 …