What is the translation of " ALGORITMOS GENÉTICOS " in English?

Examples of using Algoritmos genéticos in Spanish and their translations into English

{-}
  • Colloquial category close
  • Official category close
Este problema se resuelve usando algoritmos genéticos.
This multi-objective optimization problem is solved with genetic algorithms.
Título: Algoritmos Genéticos:¿Decepcionantes ou non decepcionantes?
Title: Algoritmos Genéticos:¿Decepcionantes ou non decepcionantes?
Sistemas complejos que, mediante técnicas de aprendizaje,redes neuronales o algoritmos genéticos, empezaron a imitar el trabajo de pintores, escritores o músicos.
Complex systems that through learning techniques,neuronal networks and genetic algorithms started to imitate the work of painters, writers or musicians.
Algoritmos genéticos(la optimización que encuentra los mejores parámetros con una búsqueda inteligente) Si.
Genetic algorithm(The optimization process which finds the best parameters with a intelligent research) Yes.
Se usa el método de los algoritmos genéticos para la optimización del sistema.
The genetic algorithm method is used for the optimization of the system.
Los algoritmos genéticos y las redes neuronales pueden usarse para generar mezclas o cruces de representaciones que capturan una combinación de entradas diferentes.
Genetic algorithms and neural networks can be used to generate blended or crossover representations that capture a combination of different inputs.
Las probabilidades de crossover(pc) y mutación(pm) determinan en gran medida el grado de exactitud de la solución yla velocidad de convergencia que los algoritmos genéticos pueden obtener.
The probabilities of crossover(pc) and mutation(pm) greatly determine the degree of solution accuracy andthe convergence speed that genetic algorithms can obtain.
Es de esperar que con el tiempo estos algoritmos genéticos le den la fortaleza suficiente para alcanzar nuestras costas a tan magníficas criaturas.
Hopefully, these genetic algorithms with time will give to the magnificent creatures enough strength to get to the Chilean coasts so we can appreciate them.
Para problemas específicos de optimización e instancias problemáticas,otros algoritmos de optimización pueden ser más eficientes que los algoritmos genéticos en términos de velocidad de convergencia.
For specific optimization problems and problem instances,other optimization algorithms may be more efficient than genetic algorithms in terms of speed of convergence.
Máquinas de ADN durante este tiempo,corremos algoritmos genéticos desconocidos, que confundimos con nuestras aspiraciones y logros, o tensiones y frustraciones.
DNA machines during this time,we run unknown genetic algorithms, which we mistake for our aspirations and achievements, or stresses and frustrations.
Debido a que los esquemas altamente ajustados de baja definición de longitud ybajo orden desempeñan un papel tan importante en la acción de los algoritmos genéticos, ya les hemos dado un nombre especial: bloques de construcción.
Because highly fit schemata of low defining length andlow order play such an important role in the action of genetic algorithms, we have already given them a special name: building blocks.
La idoneidad de los algoritmos genéticos depende de la cantidad de conocimiento del problema; Los problemas bien conocidos suelen tener enfoques mejores y más especializados.
The suitability of genetic algorithms is dependent on the amount of knowledge of the problem; well known problems often have better, more specialized approaches.
Aunque el cruce y la mutación se conocen como los principales operadores genéticos, es posible utilizar otros operadores como el reagrupamiento,la colonización-extinción o la migración en algoritmos genéticos.
Although crossover and mutation are known as the main genetic operators, it is possible to use other operators such as regrouping, colonization-extinction,or migration in genetic algorithms.
Por lo tanto, el modelado coevolutivo a menudo incluye algoritmos genéticos para reflejar los efectos mutacionales, mientras que las computadoras simulan la dinámica del juego coevolutivo general.
Coevolutionary modelling therefore often includes genetic algorithms to reflect mutational effects, while computers simulate the dynamics of the overall coevolutionary game.
La programación genética a menudo utiliza estructuras de datos internas basadas en árboles para representar los programas informáticos para la adaptación en lugar de las estructuras de lista típicas de los algoritmos genéticos.
Genetic programming often uses tree-based internal data structures to represent the computer programs for adaptation instead of the list structures typical of genetic algorithms.
Los algoritmos genéticos, técnicas de aprendizaje automático que se basan en el proceso natural de la evolución, se han utilizado para modelar redes genéticas y estructuras reguladoras.
Genetic algorithms, machine learning techniques which are based on the natural process of evolution, have been used to model genetic networks and regulatory structures.
Dado que VRP es un problema de optimización combinatorio complejo(NP-hard)se han desarrollado diferentes técnicas heurísticas para resolver los diferentes VRPs: Algoritmos Genéticos, Inteligencia de Enjambre y Sistemas de Colonias de Hormigas.
Since VRP poses a complex combinatory optimisation problem(NP-hard)different heuristic techniques have been developed to solve the VRPs: Genetic Algorithms, Swarm Intelligence and Ant Colony Systems.
La noción de algoritmos genéticos de valor real se ha ofrecido pero es realmente un nombre incorrecto porque no representa realmente la teoría del bloque de construcción que fue propuesta por John Henry Holland en los años 70.
The notion of real-valued genetic algorithms has been offered but is really a misnomer because it does not really represent the building block theory that was proposed by John Henry Holland in the 1970s.
Estudio de conceptos de las ciencias de la complejidad, teoría del caos,autómatas celulares, algoritmos genéticos, sistemas no lineales, redes neuronales, sistemas de reacción-difusión, fractales, vida artificial y Sistemas L, teoría de los ensamblajes.
Study of concepts of the complexity sciences, chaos theory,cellular automata, genetic algorithms, nonlinear systems, neural networks, reaction-diffusion systems, fractals, artificial life and systems L, assembly theory.
Por otro lado, Life Writer de Sommerer y Mignonneau, continuación de su anterior proyecto, Life Spacies, utiliza el texto escrito en una máquina de escribir convencional como forma de código genético que determina el movimiento yel comportamiento de criaturas basadas en algoritmos genéticos.
Sommerer and Mignonneau's Life Writer, a continuation of their earlier project Life Spacies, on the other hand, uses the text typed in on a conventional typewriter as a form of genetic code that determines the movement andbehaviour of creatures based on genetic algorithms.
Estudio de conceptos de las ciencias de la complejidad, teoría del caos,autómatas celulares, algoritmos genéticos, sistemas no lineales, redes neuronales, sistemas de reacción-difusión, fractales, vida artificial y Sistemas L, teoría de los ensamblajes.
Study of concepts of the sciences of complexity, chaos theory,cellular automata, genetic algorithms, nonlinear systems, neural networks, reaction-diffusion systems, fractals, artificial life and L systems, theory of assemblies.
En estos casos, se puede utilizar una simulación para determinar el valor de la función de aptitud de un fenotipo(por ejemplo, la dinámica de fluidos computacional se usa para determinar la resistencia al aire de un vehículo cuya forma se codifica como fenotipo)o incluso algoritmos genéticos interactivos.
In some problems, it is hard or even impossible to define the fitness expression; in these cases, a simulation may be used to determine the fitness function value of a phenotype(e.g. computational fluid dynamics is used to determine the air resistance of a vehicle whose shape is encoded as the phenotype), oreven interactive genetic algorithms are used.
Ellos tienen una ventaja sobre los enfoques: recocido simulado y los algoritmos genéticos en problemas similares cuando el grafo puede cambiar su estructura de manera dinámica, el algoritmo de colonia de hormigas puede seguir corriendo continuamente y adaptar los cambios en tiempo real.
They have an advantage over simulated annealing and genetic algorithm approaches of similar problems when the graph may change dynamically; the ant colony algorithm can be run continuously and adapt to changes in real time.
El grupo de investigación tiene experiencia en el desarrollo de sistema de Inteligencia Artificial aplicados a la Gestión de Conocimiento, que integran diversas tecnologías como sistemas multi-agente, agentes inteligentes, sistemas de razonamientos basados en casos, sistemas de razonamiento basados en planes, sistemas de razonamiento deliberativos,redes neuronales artificiales, algoritmos genéticosetc.
The research group has experience in the development of Artificial Intelligence systems applied to Knowledge Management, which incorporates various technologies such as multi-agent systems, intelligent agents, case-based reasoning systems, plan-based reasoning systems, deliberative reasoning systems,artificial neural networks, genetic algorithms.
Este curso de cuatro días tiene como objetivo enseñar cómo funcionan los algoritmos genéticos; también cubre cómo seleccionar los parámetros del modelo de un algoritmo genético; hay muchas aplicaciones para algoritmos genéticos en este curso y los problemas de optimización se abordan con los algoritmos genéticos.
This four day course is aimed at teaching how genetic algorithms work; it also covers how to select model parameters of a genetic algorithm; there are many applications for genetic algorithms in this course and optimization problems are tackled with the genetic algorithms.
Su lenguaje compositivo podría definir se como" espectralismo algorítmico", aunando elementos de el movimiento espectralista( Grisey, Murail, Radulescu,etc.) donde la tímbrica juega un papel preponderante y vertebrador, con procesos derivados de diversas disciplinas matemáticas como son los autómatas celulares, L-systems,fractales, algoritmos genéticos, teoría de los números, análisis de el espectro armónico, síntesis aditiva, psicoacústica,etc. El uso de herramientas informáticas se hace imprescindible, obteniendo a menudo resultados en forma electrónica.
His compositional language may be defined as“algorithmic spectralism”, merging elements of the spectralist movement(Grisey, Murail, Radulescu, etc.), in which timbre plays a fundamental role, with processes derived from mathematical disciplines such as cellular automata, L-systems,fractals, genetic algorithms, number theory, spectrum analysis, additive synthesis, psychoacoustics, etc. Needless the say, the use of the computer is indispensable, usually producing results in the form of electronic music.
También es conocido como el padre del Algoritmo genético.
He is known as the father of genetic algorithms.
Pero en un algoritmo genético existe otro componente.
But in a algorithm genetic exist other component.
Así se detectan segmentos no vinculados en un algoritmo genético.
Thus it is detect segments not linked in a Algorithm Genetic.
El propósito de nuestro proyecto ha sido la implementación de un algoritmo genético.
The objective of our project has been the implementation of a multi-objective genetic.
Results: 99, Time: 0.0265

Word-for-word translation

Top dictionary queries

Spanish - English