-
Hello,
Does TrackFormer support multi-class multi-object tracking? If so how do I go about training this?
Thanks :)
-
Thanks for a great package! Is it possible to supply your own loss function? I would like to optimize according to WARP (https://lyst.github.io/lightfm/docs/lightfm.html) with some additional weights.
-
Hello,
Thanks for such a great work. Auto-initializing a DNN in a proper way definetely sounds amazing.
Yet, the usability needs to be significantly improved so that I can plug this in my existi…
-
"exclude_zero_variance = yes" (set default value to yes)
-
I'm implementing a classifier[1] which does *concept learning*, i.e. unsymmetrical binary classification with a (sometimes user-defined) *target/positive class* and the learned model describing that c…
-
**Description:**
This issue is for adding a new project titled **"Fraud Detection with Machine Learning"** to the repository. The goal of this project is to help users understand how machine learni…
-
_From [hoga...@gmail.com](https://code.google.com/u/104091731204665467144/) on January 11, 2013 15:47:03_
Anatomical and physiological processes as such are not realizations of roles (note that the e…
-
This is my grammar file,
https://github.com/oovm/lrpeg-test/blob/master/projects/lrpeg/src/ygg.peg
This is my parsing output of `x=0`
https://github.com/oovm/lrpeg-test/blob/95b032c9ca0fd46c…
-
if you want DRY, you need to make either the view generate the form field, either the form field generate the view, like what @Guilouf does
@Guilouf found a pattern , it's currently in dal_queryset…
-
This issue is a follow-on to Issue #49 and gets to the heart of performing Machine Learning on data stored in STOQS. There are comments in the createClassifier() method of https://github.com/stoqs/sto…