I hereby claim:
- I am francososa on github.
- I am francos (https://keybase.io/francos) on keybase.
- I have a public key ASCRTO1sm5mH3uUZ-ynuihBzL723YWRd4d_Rjln00Sc--Qo
To claim this, I am signing this object:
const BIAS: i32 = 127; | |
const RADIX: f32 = 2.0; | |
fn main() { | |
let n: f32 = 42.42; | |
let (sign, exp, frac) = to_parts(n); | |
let (sign_, exp_, mant) = decode(sign, exp, frac); | |
let n_ = from_parts(sign_, exp_, mant); | |
println!("{} -> {}", n, n_); |
I hereby claim:
To claim this, I am signing this object:
scalaVersion := "2.11.7" | |
organization := "s4ds" | |
version := "0.1.0-SNAPSHOT" | |
scalaVersion := "2.11.7" | |
libraryDependencies ++= Seq( | |
"org.scalanlp" %% "breeze" % "0.11.2", |
def decoding_layer(dec_embed_input, dec_embeddings, encoder_state, vocab_size, sequence_length, rnn_size, | |
num_layers, target_vocab_to_int, keep_prob): | |
""" | |
Create decoding layer | |
:param dec_embed_input: Decoder embedded input | |
:param dec_embeddings: Decoder embeddings | |
:param encoder_state: The encoded state | |
:param vocab_size: Size of vocabulary | |
:param sequence_length: Sequence Length | |
:param rnn_size: RNN Size |
def decoding_layer(dec_embed_input, dec_embeddings, encoder_state, vocab_size, sequence_length, rnn_size, | |
num_layers, target_vocab_to_int, keep_prob): | |
""" | |
Create decoding layer | |
:param dec_embed_input: Decoder embedded input | |
:param dec_embeddings: Decoder embeddings | |
:param encoder_state: The encoded state | |
:param vocab_size: Size of vocabulary | |
:param sequence_length: Sequence Length | |
:param rnn_size: RNN Size |
ZIP,LAT,LNG | |
00601,18.180555, -66.749961 | |
00602,18.361945, -67.175597 | |
00603,18.455183, -67.119887 | |
00606,18.158345, -66.932911 | |
00610,18.295366, -67.125135 | |
00612,18.402253, -66.711397 | |
00616,18.420412, -66.671979 | |
00617,18.445147, -66.559696 | |
00622,17.991245, -67.153993 |
franco (v3.0.0) react-boilerplate $ npm install | |
npm WARN unmet dependency /home/franco/Documents/personal/data_science/react-boilerplate/node_modules/psi/node_modules/download/node_modules/gulp-decompress/node_modules/gulp-util requires object-assign@'^3.0.0' but will load | |
npm WARN unmet dependency /home/franco/Documents/personal/data_science/react-boilerplate/node_modules/psi/node_modules/object-assign, | |
npm WARN unmet dependency which is version 4.0.1 | |
npm WARN unmet dependency /home/franco/Documents/personal/data_science/react-boilerplate/node_modules/psi/node_modules/download/node_modules/gulp-decompress/node_modules/gulp-util requires vinyl@'^0.5.0' but will load | |
npm WARN unmet dependency /home/franco/Documents/personal/data_science/react-boilerplate/node_modules/psi/node_modules/download/node_modules/vinyl, | |
npm WARN unmet dependency which is version 1.1.1 | |
franco (v3.0.0) react-boilerplate $ npm start | |
> [email protected] start /home/franco/Documents/personal/data_science/react-boilerplate |
> [email protected] postinstall /home/franco/Documents/personal/data_science/react-boilerplate/node_modules/react-router/node_modules/history | |
> node ./npm-scripts/postinstall.js | |
> [email protected] postinstall /home/franco/Documents/personal/data_science/react-boilerplate/node_modules/react-router | |
> node ./npm-scripts/postinstall.js | |
\ | |
> [email protected] postinstall /home/franco/Documents/personal/data_science/react-boilerplate/node_modules/expect | |
> node ./npm-scripts/postinstall.js |
> [email protected] postinstall /home/franco/Documents/personal/data_science/react-boilerplate/node_modules/react-router/node_modules/history | |
> node ./npm-scripts/postinstall.js | |
sh: 1: node: not found | |
npm WARN This failure might be due to the use of legacy binary "node" | |
npm WARN For further explanations, please read | |
/usr/share/doc/nodejs/README.Debian | |
npm ERR! [email protected] postinstall: `node ./npm-scripts/postinstall.js` | |
npm ERR! Exit status 127 |
Verifying that +francos is my blockchain ID. https://onename.com/francos |