#
lr
Here are 21 public repositories matching this topic...
numpy 实现的 周志华《机器学习》书中的算法及其他一些传统机器学习算法
machine-learning
clustering
numpy
svm
regression
python3
classification
gbdt
ensemble
decision-tree
dimension-reduction
boosting
lr
-
Updated
Dec 6, 2019 - Python
LR Parser (LR(0), SLR(1), CLR(1) and LALR(1))
parser
compiler
lr-parser
grammar
javafx
context-free-grammar
lr1
lr
clr-parser
lalr-parser
syntax-analyzer
slr-parser
slr1
lr0
clr1
lr-parser-java
lr-parser-javafx
-
Updated
Feb 24, 2020 - Java
大三上部分代码(编译,数据挖掘,计算机图形学,数据库课设)
-
Updated
Jun 3, 2018 - C++
Inductance and Resistance meter, Arduino based. Push button input. 3 tests, 4 resistor test ranges. One Inductance test, Analog input display , outputs to serial monitor and OLED. Resistor range is from 0 ohms to 2 Mohms , Inductor range is 80uH to 30,000uH.
arduino
frequency
electronics
analog
meter
nano
resistance
circuit
push
arduino-sketch
voltage
resistor
rlc-circuit
metering
oled-display-ssd1306
lr
lm393
inductance
resistance-meter
resistor-range
-
Updated
Nov 17, 2019 - C++
-
Updated
Jul 2, 2017 - Terra
编译原理、语法分析、语义分析、LR、自上而下...
-
Updated
Apr 18, 2019 - C++
Lightroom Aviation Metadata Tool
aviation
metadata
lightroom
metadata-extraction
metadata-information
planespotting
lightroom-metadata
lr
plane-spotting
metadata-driven
lightroom-aviation-metadata
jetphotos
-
Updated
Dec 6, 2019 - Java
High Performance, Easy-to-use, and Scalable Machine Learning Package (C++, Python, R)
-
Updated
Mar 22, 2018 - C++
Improve this page
Add a description, image, and links to the lr topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the lr topic, visit your repo's landing page and select "manage topics."
Flex has a directive
%option caselessto lex tokens in a case insensitive way.Is there currently a way (besides using regular expressions) to accomplish the same?