https://github.com/thoppe/5baa61e4c9b93f3f0682250b6cf8331b7ee68fd8
1. A User-Friendly Code to Diagnose Chromospheric Plasmas
2. Shock Parameters in Astrophysics
3. Wormholes in the accelerating universe
4. Phase recovering by Electron Deconvolution on Gravitational Wave Signals
5. Averaging and Cosmological Observations
6. Developments of global mass function
7. VIMOS total transmission profiles for broad-band filters
8. Bayesian plane for MACS. Atmospheric Cherenkov Telescopes
9. Gaseous Inner Disks
10. Science and Fluorescence Detection Time Scales with Transient Least Squares II. Mask coronagraphs
11. Dissipation of Magnetic Flux in Primordial Star Formation: From Run-away Phase to Mass Accretion Phase
12. High-energy Cosmic Ray Shower Observations on Pulsar Disk
13. Thermal inertia of near-Earth asteroids and implications for the magnitude of the Yarkovsky effect
14. Activity Ionization and Instrumentation
15. A 610 MHz Survey of the 1H XMM-Newton Chandra Survey Field
16. Estimating visible variability in the neutron a cross-correlations
g = tflearn.input_data(shape=[None, maxlen, lenn(char_idx)])
g = tflearn.lstm(g, layer_size, return_seq=True)
g = tflearn.dropout(g, 0.5)
g = tflearn.lstm(g, layer_size)
g = tflearn.dropout(g, 0.5)
g = tflearn.fully_connected(g, len(char_idx), activation='softmax')
g = tflearn.regression(g,
optimizer='adam',
loss='categorical_crossentropy',
learning_rate=0.001)
def _sample(a, temperature=1.0):
a = np.log(a) / temperature
a = np.exp(a) / np.sum(np.exp(a))
return np.argmax(np.random.multinomial(1, a, 1))
Most common hash is 5baa61e4c9b93f3f0682250b6cf8331b7ee68fd8
which is "password
". No, really. 176,120 accounts, or 1 out of every 360 people.
All starter and generated passwords can be found on the github:
https://github.com/thoppe/5baa61e4c9b93f3f0682250b6cf8331b7ee68fd8