-
I trained a neural network for image embedding using the triplet loss (like Facenet) and an architecture based on Inception-Resnet. Do the same principles of feature visualization that apply for class…
-
[Primed to Perform](https://www.amazon.com/Primed-Perform-Performing-Cultures-Motivation-ebook/dp/B00S590OQI)
Aiming to read:
- Chapter 8: The Fire Starters
- Chapter 9: Identity
MC: @mcgain…
-
I'm excited about using TF Probability to the research work I do in education (formally called "institutional research"), and have been developing a system using wide and deep TF.
What I've been …
-
Hello all,
Would it be possible to push me in the right direction for a little issue I am having. I am working with tabular data in order to classify some genomic data such as sex, age etc. There …
-
Should I train the classifier model with subset of the whole data first or just used the vanilla classifier model with default settings as clf parameter. And should i tune the model parameter setting …
51616 updated
6 years ago
-
Hi @ledw
this is a message to inform you that I've put the R package wrapping the starspace C++ library on CRAN. I called it ruimtehol. The R package is available at https://CRAN.R-project.org/packag…
-
## The problem
The CoST IDS asks for projects to be classified by **sector** and **sub-sector**. Guidance suggests these lists should be developed on a national basis:
> Develop a list of sector…
-
I am extending all chapters with a section for software implementations and to alternative algorithms (also with software implementation). The software can be any free and open source software: R, Pyt…
-
I'm following the GitHub, copying and pasting, and NOTHING works in it. I get a runtime error on everything besides the import, and reset_graph().
-
I'm referring to this [line](https://github.com/google-research/bert/blob/a4dc5daf72568628f27d1d920db976ace50d3a8d/modeling.py#L229)
In the paper, you state
>In order to obtain a fixed-dimension…