The Wayback Machine - https://web.archive.org/web/20200123041628/https://github.com/topics/google
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,062 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?

AmjadHD
AmjadHD commented Oct 14, 2019

pylint detects unused lambdas

unnecessary-lambda (W0108):

Lambda may not be necessary Used when the body of a lambda expression is a function call on the same argument list as the lambda itself; such lambda expressions are in all but a few cases replaceable with the function being called

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

pcj
pcj commented Jan 7, 2020

I am implementing functionality similar to google docs menu etc wherein I have a menuBar with a list of goog.ui.Menus & associated goog.ui.MenuButtons.

I have a keyboard shortcut for alt+f that (currently) triggers menuButton.setOpen(true).

Although this does show the menu, the focus is not quite correct as the ENTER, SPACE, LEFT, RIGHT keys don't have an effect at this point.

RodrigoLeiteF
RodrigoLeiteF commented Feb 18, 2018

Currently the Web Client only supports uploading album art. It would be nice if we could also change the song's metadata. I see that's already documented in the protocol section, so it makes me wonder why it's not implemented in the library.

GAPPSRefusenik
GAPPSRefusenik commented Jul 12, 2019

Screenshot eBay Update Required

Android version: 9
Android security patch level: June 5, 2019
microG version: 0.2.8.17785-mapbox

Was working fine when running Nougat 7.1.2. Already tried downgrading to several previous versions of the eBay mobile app to no avail.

Registered for GCM f

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
greg-fer
greg-fer commented Jan 2, 2020

Issue description
The OT API documentation group hierarchy is currently defined in error.h file (lines 44-172):
https://github.com/openthread/openthread/blob/master/include/openthread/error.h

This is not the immediate and most obvious choice when working with API documentation and makes adding new groups more complicated.

Expected behavior
The ideal solution would be to have the A

Omni-Notes
sjl872964789
sjl872964789 commented Aug 14, 2019

Describe the bug
The application does not request permission from the user when performing the "Add shortcut"operation, there is no shortcut generated after execution, but it prompts the user that the execution has been successful. I can only successfully generate shortcuts when I try to open "Display on lock screen" permissions.

Context

  • Device: [vivo X9]
  • OS version: [Android 7
Bug

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.