Skip to content

Commit 7e26b71

Browse files
committed
Initial commit
0 parents  commit 7e26b71

File tree

389 files changed

+1386053
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

389 files changed

+1386053
-0
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
#tensorflow weights
2+
*.npz

1 Mathematics and Python/Homework/1 linear algebra and texts similarity and function approximation/.ipynb_checkpoints/Task 1-checkpoint.ipynb

+2,064
Large diffs are not rendered by default.

1 Mathematics and Python/Homework/1 linear algebra and texts similarity and function approximation/.ipynb_checkpoints/Task 2-checkpoint.ipynb

+410
Large diffs are not rendered by default.

1 Mathematics and Python/Homework/1 linear algebra and texts similarity and function approximation/Task 1.ipynb

+2,064
Large diffs are not rendered by default.

1 Mathematics and Python/Homework/1 linear algebra and texts similarity and function approximation/Task 2.ipynb

+411
Large diffs are not rendered by default.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
4 6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
4.36264153512 -1.29552586569 0.193336847022 -0.00823565117332
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
In comparison to dogs, cats have not undergone major changes during the domestication process.
2+
As cat simply catenates streams of bytes, it can be also used to concatenate binary files, where it will just concatenate sequence of bytes.
3+
A common interactive use of cat for a single file is to output the content of a file to standard output.
4+
Cats can hear sounds too faint or too high in frequency for human ears, such as those made by mice and other small animals.
5+
In one, people deliberately tamed cats in a process of artificial selection, as they were useful predators of vermin.
6+
The domesticated cat and its closest wild ancestor are both diploid organisms that possess 38 chromosomes and roughly 20,000 genes.
7+
Domestic cats are similar in size to the other members of the genus Felis, typically weighing between 4 and 5 kg (8.8 and 11.0 lb).
8+
However, if the output is piped or redirected, cat is unnecessary.
9+
cat with one named file is safer where human error is a concern - one wrong use of the default redirection symbol ">" instead of "<" (often adjacent on keyboards) may permanently delete the file you were just needing to read.
10+
In terms of legibility, a sequence of commands starting with cat and connected by pipes has a clear left-to-right flow of information.
11+
Cat command is one of the basic commands that you learned when you started in the Unix / Linux world.
12+
Using cat command, the lines received from stdin can be redirected to a new file using redirection symbols.
13+
When you type simply cat command without any arguments, it just receives the stdin content and displays it in the stdout.
14+
Leopard was released on October 26, 2007 as the successor of Tiger (version 10.4), and is available in two editions.
15+
According to Apple, Leopard contains over 300 changes and enhancements over its predecessor, Mac OS X Tiger.
16+
As of Mid 2010, some Apple computers have firmware factory installed which will no longer allow installation of Mac OS X Leopard.
17+
Since Apple moved to using Intel processors in their computers, the OSx86 community has developed and now also allows Mac OS X Tiger and later releases to be installed on non-Apple x86-based computers.
18+
OS X Mountain Lion was released on July 25, 2012 for purchase and download through Apple's Mac App Store, as part of a switch to releasing OS X versions online and every year.
19+
Apple has released a small patch for the three most recent versions of Safari running on OS X Yosemite, Mavericks, and Mountain Lion.
20+
The Mountain Lion release marks the second time Apple has offered an incremental upgrade, rather than releasing a new cat entirely.
21+
Mac OS X Mountain Lion installs in place, so you won't need to create a separate disk or run the installation off an external drive.
22+
The fifth major update to Mac OS X, Leopard, contains such a mountain of features - more than 300 by Apple's count.

1 Mathematics and Python/Homework/2 optimization in python/.ipynb_checkpoints/Task 1-checkpoint.ipynb

+472
Large diffs are not rendered by default.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
1.75 -11.9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
-11.9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
-5.0 -11.0

1 Mathematics and Python/Homework/2 optimization in python/Task 1.ipynb

+472
Large diffs are not rendered by default.

1 Mathematics and Python/Homework/3 central limit theorem/.ipynb_checkpoints/Central limit theorem-checkpoint.ipynb

+431
Large diffs are not rendered by default.

1 Mathematics and Python/Homework/3 central limit theorem/Central limit theorem.ipynb

+431
Large diffs are not rendered by default.
Binary file not shown.

0 commit comments

Comments
 (0)