@jucasel

11 Followers
20 Following
119 Posts
Perico
Teleco
Futbolero
LHPower
#LHospitaletLHPower
#RCDERCD Espanyol

Visually traverse another planet

This website lets you follow the path of the Curiosity rover through every step and photo since it landed on Mars in 2012. You scroll along the rover’s path on a topographical map, and the actual raw NASA photos from that day fill the screen alongside it. It’s awe—and a super cool project. — CD

https://www.recomendo.com/i/192362066/visually-traverse-another-planet

Best weather app / Airport delay tracker / Mars photos

Recomendo - issue #509

Recomendo

#AIGlossary
Bayesian optimization
#GoogleCloud

A probabilistic regression model technique for optimizing computationally expensive objective functions by instead optimizing a surrogate that quantifies the uncertainty using a Bayesian learning technique. Since Bayesian optimization is itself very expensive, it is usually used to optimize expensive-to-evaluate tasks that have a small number of parameters, such as selecting hyperparameters.

https://developers.google.com/machine-learning/glossary#bayesian-optimization

Machine Learning Glossary  |  Google for Developers

Google for Developers

#AIGlossary
Bayesian neural network
#GoogleCloud

A probabilistic neural network that accounts for uncertainty in weights and outputs. A standard neural network regression model typically predicts a scalar value; for example, a standard model predicts a house price of 853,000. In contrast, a Bayesian neural network predicts a distribution of values; for example, a Bayesian model predicts a house price of 853,000 with a standard deviation of 67,200.

https://developers.google.com/machine-learning/glossary#bayesian-neural-network

Machine Learning Glossary  |  Google for Developers

Google for Developers

#AIGlossary
batch size
#GoogleCloud

The number of examples in a batch. For instance, if the batch size is 100, then the model processes 100 examples per iteration.

The following are popular batch size strategies:

Stochastic
Full batch
Mini-batch (usually the most efficient strategy)

https://developers.google.com/machine-learning/glossary#batch-size

Machine Learning Glossary  |  Google for Developers

Google for Developers

#AIGlossary
batch normalization
#GoogleCloud

Normalizing the input or output of the activation functions in a hidden layer. Batch normalization can provide the following benefits:

Make neural networks more stable by protecting against outlier weights.
Enable higher learning rates, which can speed training.
Reduce overfitting.

https://developers.google.com/machine-learning/glossary#batch-normalization

Machine Learning Glossary  |  Google for Developers

Google for Developers

#AIGlossary
batch inference
#GoogleCloud

The process of inferring predictions on multiple unlabeled examples divided into smaller subsets ("batches").

Batch inference can take advantage of the parallelization features of accelerator chips. That is, multiple accelerators can simultaneously infer predictions on different batches of unlabeled examples, dramatically increasing the number of inferences per second.

https://developers.google.com/machine-learning/glossary#batch-inference

Machine Learning Glossary  |  Google for Developers

Google for Developers

#AIGlossary
batch
#GoogleCloud

The set of examples used in one training iteration. The batch size determines the number of examples in a batch.

https://developers.google.com/machine-learning/glossary#batch

Machine Learning Glossary  |  Google for Developers

Google for Developers

#AIGlossary
base model
#GoogleCloud

#generativeAI

A pre-trained model that can serve as the starting point for fine-tuning to address specific tasks or applications.

#AIGlossary
baseline
#GoogleCloud

A model used as a reference point for comparing how well another model (typically, a more complex one) is performing. For example, a logistic regression model might serve as a good baseline for a deep model.

For a particular problem, the baseline helps model developers quantify the minimal expected performance that a new model must achieve for the new model to be useful.

https://developers.google.com/machine-learning/glossary#baseline

Machine Learning Glossary  |  Google for Developers

Google for Developers
Chinese Brands Dominate as MWC 2026 Opens in Barcelona

MWC 2026 is under way in Barcelona with Xiaomi, Honor, Nothing and TCL unveiling flagships, foldables, and robots. Here's what it means for Australian tech buyers.

The Daily Perspective