Fikir Deposu - Idea Warehouse
Halid Ziya Yerebakan
Tuesday, August 30, 2016
Using Global Namespace functions
If you would like to use the global function while defining function with same name use this way :
Vector Vector::exp()
{
Vector& r = buffer.get();
for (int i = 0; i
r.data[i] = ::exp(data[i]);
return buffer.next();
}
Monday, August 29, 2016
A julia implementation for Parallel Dirichlet Process Slice Sampler
https://github.com/halidziya/DPSliceSampler.jl
Newer Posts
Older Posts
Home
Subscribe to:
Comments (Atom)
Turkce tekerlemeler 18
Kirk korkak kokan kokarca
Click to listen
Run following command in js console if you want make web sites audible with a click document.getElementsByTagName("p")].map(p =...
(no title)
Real Time Transcription: In TV channels I realize that text is a little bit coming late after the speech. So , I think they are using...
BodyGPS Paper
"We introduce a new type of foundational model for parsing human anatomy in medical images that works for different modalities. It supp...