2022-09-20 15:40:53 +02:00

20 lines
1.3 KiB
Ruby
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

train.overview.charts.iteration=Итерация
train.overview.chart.scoreTitle=Оценка модели в динамике
train.overview.chart.scoreTitleShort=Оценка модели
train.overview.chart.updateRatioTitle=Соотношения параметров (ср. величины)
train.overview.chart.updateRatioTitleShort=Соотношения
train.overview.chart.stdevTitle=Стандартное отклонение
train.overview.chart.stdevTitleShort=Стд. Откл.
train.overview.chart.stdevBtn.activations=Активации
train.overview.chart.stdevBtn.gradients=Градиенты
train.overview.chart.stdevBtn.updates=Обновления
train.overview.perftable.title=Информация о модели и обучении
train.overview.perftable.startTime=Время начала
train.overview.perftable.totalRuntime=Всего прошло
train.overview.perftable.lastUpdate=Последнее обновление
train.overview.perftable.totalParamUpdates=Всего обновлений
train.overview.perftable.updatesPerSec=Обновлений/сек
train.overview.perftable.examplesPerSec=Сэмплов/сек
train.overview.modeltable.modeltype=Тип модели
train.overview.modeltable.nParams=Всего параметров
train.overview.modeltable.nLayers=Кол-во слоев