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,756 public repositories matching this topic...

dhruvsakalley
dhruvsakalley commented Mar 2, 2020

When you look at the variables in the pretrained base uncased BERT the varibles look like list 1. When you do the training from scratch, 2 additional variables per layer are introduced, with suffixes adam_m and adam_v. It would be nice for someone to explain what these variables are? and what is their significance to the process of training?
If one were to manually initialize variables from a pri

jasonglassbrook
jasonglassbrook commented Apr 20, 2020

I found that yapf doesn't recognize the SPACES_AROUND_SUBSCRIPT_COLON knob that's listed in the docs. Here's how I produced the error:

Config (setup.cfg)

[yapf]
based_on_style = pep8
spaces_around_subscript_colon = true

Shell

>> yapf -i <filepath>
yapf: Unknown style option "SPACES_AROUND_SUBSCRIPT_COLON"
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

grant
grant commented Apr 10, 2020

Hi team!
I'm trying to run the API generator for a new API with a private discovery document. However, I'm running into a few issues.

  • I can't find documentation on how to run the generator. I think it would be really useful to write this down somewhere in a README. I don't use this package enough to remember the commands.
  • I'm not able to generate after a clone, npm i, and `npm run gener
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

spacekitteh
spacekitteh commented Dec 16, 2016

So, I'm eager to contribute to microG. There's just one problem: I've spent the last 10 hours trying to decipher the codebase, and feel like I'm nonethewiser for it. Could you please please PLEASE add some documentation? At least the architecture? I understand that nobody likes writing docs, and I understand that much of the structure is forced upon you by having to copy GPS, but it's critical i

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.

flutterfire
HerrNiklasRaab
HerrNiklasRaab commented Mar 17, 2020

Please rewrite the cloud_firestore library in native dart, so we can remove all the big (in terms of download size) Android and iOS libraries. Which slow down build time dramatically.

Having to create a manual abstraction to support https://pub.dev/packages/firebase and https://pub.dev/packages/cloud_firestore is a mess.

All future platforms would be supported out of the box.

Something l

openthread
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
Omni-Notes
eauchat
eauchat commented Jul 24, 2018

Hello, first of all, a big thank you! For ages I had been looking for a good opensource convenient note app, and since I found yours, I'm just so happy. Great design, simple to use, and powerful also!

A good app is one you use so much that you want to contribute and improve it :) so here are a few questions-suggestions. I'll post them in various issues, so maybe it can be simpler to track.

I

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.