-
Updated
May 21, 2020 - Python
#
lm
Here are 26 public repositories matching this topic...
Lingvo
nlp
research
translation
tensorflow
machine-translation
speech
distributed
tts
speech-synthesis
mnist
speech-recognition
lm
seq2seq
speech-to-text
gpu-computing
language-model
asr
TOEIC(Test of English for International Communication) solving using pytorch-pretrained-BERT model.
-
Updated
Jun 18, 2019 - Python
Korean text normalization and language preparation package for LM in Kaldi-based ASR system
-
Updated
Apr 23, 2020 - Python
-
Updated
May 19, 2020 - Python
huangruizhe
commented
Jul 30, 2019
This try...catch mechanism to implement the backoff may not be efficient enough.
According to the python documentation:
A try/except block is extremely efficient if no exceptions are raised. Actually catch
Message encoder/decoder and password hasher for the NTLM authentication protocol
challenge
php
authentication
hash
ntlm
ntlm-authentication-protocol
lm
ntv1
ntv2
ntv1-hashing
ntv2-hashing
negotiate
-
Updated
Apr 24, 2019 - PHP
Pose Estimation using algorithm PnP, RANSAC and LM in MATLAB
-
Updated
May 31, 2019 - MATLAB
kosloot
commented
Jan 20, 2020
On the GIT main page, there is a reference to:
Memory Based Word Predictor/Language Model http://ilk.uvt.nl/wopr/
This link is broken.
It would be nice to have this page back again, or at least a link to the Wopr pdf.
This repository includes: AutoNM_C#, LM, LM_Watchdog, Logalizer, NM_Antibot, NM_Broadcast, nmGetSimilar, NM_ProfilSim, nmStats, NM_UHashFetcher, nTEK, Pengebot, pNMC, Tipsern
-
Updated
Oct 14, 2017 - C#
Experimentation of L1, L2 and ElasticNet regularized linear models (with GLMNet) for predicting the battery capacity of a mobile phone from its specifications.
machine-learning
r
linear-regression
prediction
lm
glmnet
regularization
linear-models
l2-regularization
regularized-linear-regression
elastic-net
r-notebook
l1-regularization
-
Updated
Jun 29, 2019 - R
A partial Common Lisp implementation of n-gram language modeling
-
Updated
Jan 1, 2018 - Common Lisp
Material del curso intersemestral "Análisis de Varianza (ANOVA): Introducción a la modelización de datos en R" impartido en el verano de 2017 por Mtro. Said Jiménez, Josué Mendoza, y Diego Ángeles Valdez en la Facultad de Psicología, UNAM.
r
statistics
modeling
linear-regression
statistical-inference
psychology
spanish
lm
anova
general-linear-model
-
Updated
Aug 16, 2017 - HTML
This project is about predicting mpg of a car based on different variables using linear regression.
-
Updated
May 19, 2017 - R
-
Updated
May 8, 2018 - R
A sampling of projects
-
Updated
Aug 7, 2018 - TeX
This projects contains a work of data mining with various machine learning and deep learning techniques
machine-learning
deep-learning
neural-network
random-forest
svm
naive-bayes
lm
glm
gradient-boosting
-
Updated
Oct 6, 2019 - HTML
Simple linear regression model implementation in Python and R for to showing the relationship between salary and years of experience.
-
Updated
Oct 11, 2019 - R
Improve this page
Add a description, image, and links to the lm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the lm topic, visit your repo's landing page and select "manage topics."
See lme4 manual (http://lme4.r-forge.r-project.org/book/Ch2.pdf) and Bolker's article.
Nested random effects (1|a/b) are actually equivalent to (1|a) + (1|b), as long as levels in b are clearly specified so they can't be confounded. See also https://m-clark.github.io/mixed-models-with-R/extensions.html#crossed-vs.nested