ERROR:SQLSTATE[HY000]: General error: 20018 Invalid column name 'CodigoInstitucion'. [20018] (severity 16) [SELECT PublicObrasAutores.NumeroEmpleado, PublicObrasAutores.ApellidoPaterno, PublicObrasAutores.ApellidoMaterno, PublicObrasAutores.Nombre, PublicObrasAutores.NombreCompleto FROM PublicObrasAutores LEFT JOIN PublicObrasAutoresFil ON PublicObrasAutores.RefPublicacion = PublicObrasAutoresFil.RefPublicacion WHERE PublicObrasAutores.RefPublicacion = '394863' AND PublicObrasAutores.NumeroEmpleado IS NULL AND PublicObrasAutoresFil.CodigoInstitucion IS NOT NULL;]
®
ERROR:SQLSTATE[HY000]: General error: 20018 Invalid column name 'CodigoInstitucion'. [20018] (severity 16) [SELECT PublicObrasAutores.NumeroEmpleado, PublicObrasAutores.ApellidoPaterno, PublicObrasAutores.ApellidoMaterno, PublicObrasAutores.Nombre, PublicObrasAutores.NombreCompleto FROM PublicObrasAutores LEFT JOIN PublicObrasAutoresFil ON PublicObrasAutores.RefPublicacion = PublicObrasAutoresFil.RefPublicacion WHERE PublicObrasAutores.RefPublicacion = '394863' AND PublicObrasAutores.NumeroEmpleado IS NULL AND PublicObrasAutoresFil.CodigoInstitucion IS NULL;]
®
ERROR:SQLSTATE[HY000]: General error: 20018 Invalid column name 'Institucion'. [20018] (severity 16) [SELECT Institucion FROM PublicObrasAutoresFil WHERE RefPublicacion = '394863']
®
ERROR:SQLSTATE[HY000]: General error: 20018 Invalid column name 'Institucion'. [20018] (severity 16) [SELECT Institucion FROM PublicObrasAutoresFil WHERE RefPublicacion = 394863 AND InstitucionPropia = 'S'
UNION
SELECT Adscripciones.Entidad FROM PublicacionesObras
JOIN PublicObrasAutores ON PublicacionesObras.Identificador = PublicObrasAutores.RefPublicacion
JOIN Adscripciones ON PublicObrasAutores.NumeroEmpleado = Adscripciones.NumeroEmpleado
WHERE (PublicacionesObras.FechaPublicacion BETWEEN Adscripciones.FechaDesde AND Adscripciones.FechaHasta OR (PublicacionesObras.FechaPublicacion >= Adscripciones.FechaDesde AND Adscripciones.FechaHasta IS NULL)) AND PublicacionesObras.Identificador= 394863]
SIIA Público
SISTEMA INTEGRAL DE INFORMACIÓN ACADÉMICA - PÚBLICO
Título del libro: Multivariate Approximation Methods Using Polynomial Models: A Comparative Study
A frequent problem in artificial intelligence is the one associated with
the so-called supervised learning: the need to find an expression of a
dependent variable as a function of several independent ones. There are
several algorithms that allow us to find a solution to the bivariate
problems. However, the true challenge arises when the number of
independent variables is large. Relatively new tools have been developed
to tackle this kind of problems. Thus, multi-Layer Perceptron networks
(MLPs) may be seen as multivariate approximation algorithms. However, a
commonly cited disadvantage of MLPs is that they remain a
``black-box'' kind of method: they do not yield an explicit closed
expression to the solution. Rather, we are left with the need of
expressing it via the architecture of the MLP and the value of the
trained connections. In this paper we explore three methods that allow
us to express the solution to multivariate problems in a closed form: a)
Fast Ascent (FA), b) Levenberg-Marquardt (LM) and c) Powell's Dog-Leg
(PM) algorithms. These yield closed expressions when presented with
multiple independent variable problems. In this paper we discuss and
compare these four methods and their possible application to pattern
recognition in mobile robot environments and artificial intelligence in
general.
Entidades citadas de la UNAM:
Fuente:
ISBN: 9781509003235 Editorial: Institute of Electrical and Electronics Engineers Inc.