-
## 🚀 Feature
`models/export.py` currently export pt models to onnx and other formats.
Since convert from onnx to tflite is possible, I guess it should be easy to implement onnx to tflite conversion …
-
The Programming Historian has received the following proposal for a lesson on 'Creating Deep Neural Networks for Regression Analysis Proposal' by @nabsiddiqui. The proposed learning outcomes of the le…
-
Zichen Wang. [Contrastive loss for supervised classification](https://towardsdatascience.com/contrastive-loss-for-supervised-classification-224ae35692e7).
-
{noformat}Defining a Deep Learning Model
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
H2O Deep Learning models have many input parameters, many of which are only accessible via the expert mode. For most cases, use…
-
### Week 1 - Get to know the community
- [x] Join the communication channels
- [x] Open a GitHub issue (this one!)
- [x] Install the Ersilia Model Hub and test the simplest model
- [x] Write a motiva…
-
Hi,
Thanks for sharing your work !
I would like what is your configuration for the training of yolov3.cfg to get 55% MAP ?
We tried 100 epochs but we got a MAP (35%) who don't really change much …
-
### 🚀 Feature
The initial prototype based on VGG classifier requires a better heuristics for hyper parameter tuning to improving VGG-based model classifier.
### Motivation
The "learning_pip…
-
Hi, I have been trying to implement VDM as well, and am just wondering whether you have had any success with this?
I am working in PyTorch with the discrete-time version, but I am having trouble wi…
-
### Proposal Submission
#### Proposed title of the article
Building a handwritten digits classification model using Keras in Python
#### Proposed article introduction
Handwritten digit recog…
-
Somone managed to run it on a M1 MBP with Big Sur?