Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in artificial-intelligence

TicTacToe strategic reduction

In what cases would BFS and DFS be more efficient than A* search algorithm?

F# and Fuzzy Logic

Updating weights in backpropagation algorithm

Prerequisites for understanding Wavelet theory

How can I apply multithreading to the backpropagation neural network training?

Assembling a function as needed and computing it fast

Neural Network Architecture Design

Could validation data be a generator in tensorflow.keras 2.0?

Any python Support Vector Machine library around that allows online learning?

Chasing after a moving target?

What does the beam size represent in the beam search algorithm?

The best way to calculate the best threshold with P. Viola, M. Jones Framework

How to find patterns (lines, circles,...) from a list of points?

module 'keras.engine' has no attribute 'Layer'

How do I define a fitness function?

Derivative of activation function and use in backpropagation [closed]

How calculating hessian works for Neural Network learning

Data structure for Markov Decision Process [closed]

What is plurality classification in decision trees?