Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in computer-science

What is a writable API?

computer-science

ID3 and C4.5: How Does "Gain Ratio" Normalize "Gain"?

how to fix slow kmeans of opencv

How many leaves has a quadtree?

Epsilon closure & automata

What are the techniques for word recognition in a sound stream?

Efficient node traffic allocation

How can I delete a graph in the smallest number of steps?

How can I modify the breadth-first search algorithm to also include the solution path?

If f(n) = o(g(n)) , then is 2^(f(n)) = o(2^(g(n)))?

Machine code to execution, what is going on?

computer-science

How to correct my Naive Bayes method returning extremely small conditional probabilities?

Does Fourier Series have any application related to computer science?

What is an individual instance of a data type called? [closed]

What is actually happening behind the recursive function for large number?

Minimum repetitions in merged array of characters

P and NP complete problems [duplicate]

order of growth in algorithms