Slow and Steady Wins the Final!
(1+0.1%) ^ 365 = 1.44
(1+1%) ^ 365 = 37.78
Thursday, September 10, 2020
Study Notes for interview questions
brute-force attack:
In cryptography, a brute-force attack consists of an attacker submitting many passwords or passphrases with the hope of eventually guessing correctly. Brute-force attacks work by calculating every possible combination that could make up a password and testing it to see if it is the correct password. As the password's length increases, the amount of time, on average, to find the correct password increases exponentially.
Subscribe to:
Post Comments (Atom)
Data Science Study Notes: reinforcement learning
Terminology: State vs Action vs Policy vs Reward vs State Transition. Policy function is probabality density function(PDF), policy network:...


-
How do we install packages in python? How do we send emails in python? How do we load/output csv file in/to Pytyon How do we output impo...
-
Welcome to Statistics world! Here are the lecture notes we are commonly used. Download Lecture Notes and Homework Lecture01: Introdu...
-
• Study notes 1: Python general, dataframe, SQL, Plot How do we install packages in python? How do we send emails in python? How d...

No comments:
Post a Comment