ch.3 to 3,3 + 9 & 9.1 Flashcards
Linear Discriminants
خط های جداکننده
demonstration
اثبات،
dimensional
ابعاد
high dimensional data
performance
کارایی
but its performance does not degrade
appreciably
خیلی
its performance does not degrade appreciably
in the jargon, this means..
به اصطلاح
robust
قوی
transmitter
fluid
انتقال دهنده.
مایع
transmitter chemicals within the fluid of the brain raise or lower the electrical potential inside the body of the neuron.
plasticity
انعطاف،شکل پذیری
The principal concept is plasticity
modifying
strength
تغییر\اصلاح
modifying the strength of synaptic connections between neurons, and creating new connections.
proportional
correlation
متناسب
ارتباط.
the changes in the strength of synaptic connections are proportional to the correlation in the firing of the two connecting neurons
simultaneously
با هم.همزمان
So if two neurons consistently fire simultaneously, then any connection between them will change in strength, becoming stronger.
trivial
بدیهی
trivial example
conditioning
set prior requirements on (something) before it can occur or be done.
salivating
ترشح بزاق
he neurons for salivating over the food and hearing the bell fired simultaneously, and so became strongly connected.
assemblies
اجتماع
connections between neurons and assemblies of neurons can be formed when they fire together and can become stronger
potentiation
پتانیسیل
circumstances
موقعیت
you can see how it reacts in controlled circumstances
accurately
entity
extraneous
عینا
وجود
غیراصلی
it extracts only the bare essentials required to accurately represent the entity being studied, removing all of the extraneous details.
threshold
استانه
If this sum is greater than the threshold θ then the neuron fires;
correspond
مطابق بودن،رابطه داشتن
a set of weighted inputs wi that correspond to the synapses
equivalent
membrane
charge
معادل غشا،پوسته بار equivalent to the membrane of the cell that collects electrical charge)
activation
initially
فعال ساز
at first.
an activation function (initially a threshold function) that decides whether the neuron fires (‘spikes’) for the current inputs
assumed
فرض
real
واقعی
For a real neuron, this is a question of whether the membrane potential is above some threshold.
برای نورون واقعی، این سوال است که آیا پتانسیل غشاء بالاتر از یک آستانه است.
summations
جمع
there may be non-linear summations
sequence
pulses
encodes
توالی
پالس
رمز گذاری
a sequence of pulses, and it is this spike train that encodes information.
sequentially
به ترتیب
asynchronous
غیر همزمان
dataset
associated
datapoint
مجموعه داده
مرتبط
an identifiable element in a data set.
the dataset that we learn from has the correct output values associated with each datapoint
generalisation
تعمیم
presumably
احتمالا
external
خارجی
fasten
بستن
The Perceptron is nothing more than a collection of McCulloch and Pitts neurons together with a set of inputs and some weights to fasten the inputs to the neurons
schematic
نموداری , الگو وار
These are not neurons, they are just a nice schematic way of showing how values are fed into the network
این ها نورون نیستند، آنها فقط یک روش اساسی خوب برای نشان دادن اینکه چگونه مقادیر به شبکه منتقل می شوند
dimension
بعد,اندازه
additive
افزودنی
regardless
بدون در نظر گرفتن
perceptron
a computer model or computerized machine devised to represent or simulate the ability of the brain to recognize and discriminate.
reproduce
دوباره ساختن
since we are doing supervised learning, so we want the Perceptron to learn to reproduce a particular target, that is, a pattern of firing and non-firing neurons for the given input.
implementation
پیاده سازی
predefine
iterations
پیش تعریف شده
تکرار
but for now we will predefine the maximum number of iterations,
اما در حال حاضر ما حداکثر تعداد تکرارها را از پیش تعریف می کنیم
resistant
inaccuracies
مقاوم
عدم دقت
it will be more stable and resistant to noise (errors) and inaccuracies in the data
equation
معادله
uses the recall equation,
work out
activations
حل کردن
فعال سازی
since it has to work out the activations of the neurons before the error can be calculated and the weights trained.
Initialisation
راه اندازی
optimisation
optima
بهينه سازي
مقدار مطلوب
finding local optima for general problems
derivative
gradient
مشتق
شیب
to compute the derivative of the error function to get the gradient and follow it downhill.
discrete
گسسته
discrete problems are not defined on continuous functions,
circuit
Lay a circuit onto a computer chip so that none of the tracks cross.
initial
اولیه
derivatives
مشتقات
dimension
بعد
it gives us the gradient in each dimension separately
numerical
عددی
numerical inaccuracy
discrete
مجزا
Often there will be several discrete parts to a level set,
contours
خطوط
quadratic
درجه دوم
making a local model of the function as a quadratic form and finding the minimum of that model
greedy choices
انتخاب حریص
to make greedy choices and always go downhill as fast as possible at each point
iterate
تکرار
iterate the line search until the solution stops changing
equations
معادلات
subsection
زیر بخش
scalar
عددی, نردبانی
inverse
معکوس
we actually use the inverse of the Hessian