Skip to content
#

Google

google logo

Google is an American multinational technology company that specializes in Internet-related services and products, which include online advertising technologies, search engine, cloud computing, software, and hardware.

Here are 4,205 public repositories matching this topic...

engrsfi
engrsfi commented Dec 10, 2019

Google has started using BERT in its search engine. I imagine it creates embeddings for the query on the search engine, and then find a kind of similarity measure with the potential candidate websites/pages, finally ranking them in search results.

I am curious how do they create embeddings for the documents (the potential candidate websites/pages) if any? Or am I interpreting it wrong?

bennlich
bennlich commented Dec 31, 2019

The authentication section describes service-to-service auth:

Service <--> Service - In this model, your application talks directly to Google APIs using a Service Account. It's useful when you have a backend application that will talk directly to Google APIs from the backend.

The "Learn more" link goes to https://github.com/googleapis/google-api-nodejs-client#service-to-service-authenticat

IlCallo
IlCallo commented Oct 14, 2019

I made up a guide to setup Firebase services into a real-world scenario with cutting-edge technologies. I think you could get some insights on DX of your services and how they are used out in the wild (or add it to this examples repository).
Tech used: Quasar (Vue), TypeScript, Jest (unit testing), Firebase Firestore, Cloud Functions, RxFire.

Inside the guide there are some helpers and code ma

tensorlayer
0xtyls
0xtyls commented Jan 3, 2020

I understand that these two python files show two different methods to construct a model. The original n_epoch is 500 which works perfect for both python files. But if I change n_epoch to 20, only tutorial_mnist_mlp_static.py can achieve a high test accuracy (~0.97). The other file tutorial_mnist_mlp_static_2.py only get 0.47.

The models built from these two files looks the same for me (the s

A-Tokyo
A-Tokyo commented Sep 26, 2019

Describe the bug 🐛

  • Setting the zoom level to floating point numbers doesn't work, the onChange is simply fired again parsing the float into an int.
  • eg: setting zoom level to 11.2 will trigger an onChange with 11

To Reproduce 🔍

Steps to reproduce the behavior:

  1. set zoom level to 11.2
  2. notice how the onChange is fired, overriding the 11.2 with 11

**Expected behav

csgibson
csgibson commented Apr 3, 2019

Some basic rewording might go a long way toward making it more obvious when developers should use which async class.
For example the current documentation makes it seem like Debouncer and Delay are the same thing.

vagababov
vagababov commented Feb 4, 2020

The e2e test for minScale currently checks the target scale by checking spec.scale of the deployment. Which is while a required condition, but it's not enough — we also need to verify that before the revision is marked ready the number of ready endpoints is also at least N.

In what area(s)?

/area autoscale
/area test-and-release
/kind good-first-issue

/cc @markusthoemmes @tanzeeb

eyand
eyand commented Jun 21, 2017

In the documentation for the Mobileclient.get_promoted_songs() method, the docs say that the method determining the songs returned is unknown. When I run this method my liked/thumbs up auto-playlist is returned. Not sure if that is the case for anyone else.

wedza
wedza commented Sep 6, 2018

Hello,

The whole Citymapper app works pretty well. The only issue is when viewing the map. Some elements are obviously glitching, but most importantly, some elements are missing. Here, for example, is a map to view near bike stations, with the Google Play Services, the number of bikes is shown, where with microG, it isn't.

With Google Play Services :
![screenshot_20180905-220937](https://u

ribrdb
ribrdb commented Jan 8, 2020

@alexeagle mentioned that the TS style guide has lots of documentation, but it doesn't seem like any of that is available here.
The most common issue we run into is type coercion. Apparently this is what the docs for that should say:
TypeScript code may use the String() and Boolean() (note: no new!) functions, string template literals, or !! to coerce types.

const bool = Boole
harababurel
harababurel commented Jun 27, 2018

Google suggests enabling gzip compression before transferring files over the network:

In order to receive a gzip-encoded response you must do two things: Set an Accept-Encoding header, and modify your user agent to contain the string gzip. Here is an example of properly formed HTTP headers for enabling gzip compression:

Acc
openthread
LuDuda
LuDuda commented Jul 30, 2019

Is your feature request related to a problem? Please describe.
I have a feeling that apart of OT Core developers, it is hard for OT users to know how and which switches to set in the building process. It is also confirmed by the number of support questions we receive.

Describe the solution you'd like
Creating the README.md file inside openthread/examples directory, that would desc

Omni-Notes
iadeelzafar
iadeelzafar commented Mar 4, 2019

Describe the bug
Text cut in the last line in no tags available message.

Context
Galaxy Nexus API 24

How to reproduce
Steps to reproduce the behavior:

  1. Have no Tags.
  2. Click on the Tags icon

Expected behavior
Text should not cut at the end.

Screenshots
If applicable, add screenshots to help explain your problem.
<img src="https://user-images.githubusercon

Created by Larry Page, Sergey Brin

Released September 4, 1998

Organization
google
Website
www.google.com
Wikipedia
Wikipedia
You can’t perform that action at this time.