Skip to content

Commit 4c920ec

Browse files
committed
Merge branch 'master' of github.com:stared/thinking-in-tensors-writing-in-pytorch
2 parents 41f8c38 + 7101fc4 commit 4c920ec

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@ By [Piotr Migdał](https://p.migdal.pl/) et al. (Weronika Ormaniec, possibly oth
1111
1212
> “Scientists start out doing work that's perfect, in the sense that they're just trying to reproduce work someone else has already done for them. Eventually, they get to the point where they can do original work. Whereas hackers, from the start, are doing original work; it's just very bad. So hackers start original, and get good, and scientists start good, and get original.” - Paul Graham in [Hackers and Painters](http://www.paulgraham.com/hp.html)
1313
14+
## Supporters
15+
16+
This project supported by: [Jacek Migdał](http://jacek.migdal.pl/), [Marek Cichy](https://medium.com/@marekkcichy/). [Join the sponsors - show your ❤️ and support](https://github.com/sponsors/stared)! It will give me time and energy to work on this project!
17+
18+
This project benefited from [University of Silesia in Katowice](http://english.us.edu.pl/) course, which they let me to open source.
19+
1420
## What's that?
1521

1622
Mathematical concepts behind deep learning using PyTorch 1.0.
@@ -35,9 +41,7 @@ Of course, there are quite a few awesome posts, notebooks and visualizations. I
3541

3642
## Contribute!
3743

38-
Crucially, this course is for you, the reader. If you are interested in one topic, let us know! There is nothing more inspiring that eager readers.
39-
40-
If you like that consider [sponsoring it](https://github.com/sponsors/stared). It will give me time to work on this project!
44+
Crucially, this course is for you, the reader. If you are interested in one topic, let us know! There is nothing more inspiring that eager readers.
4145

4246

4347
## Style
@@ -59,7 +63,3 @@ A few links of mine:
5963
* [Quantum Tensors](https://github.com/stared/quantum-tensors) - a JavaScript / TypeScript package for sparse tensor operations on complex numbers. For example for quantum computing, quantum information, and well - the Quantum Game.
6064
* [Simple diagrams of convoluted neural networks](https://medium.com/inbrowserai/simple-diagrams-of-convoluted-neural-networks-39c097d2925b) - on deep learning architecture visualizations
6165
* I am an independent AI consultant, specializing in giving hands-on trainings in deep learning (and general machine learning). If you are interested in a workshop, let me know at [p.migdal.pl](https://p.migdal.pl/)!
62-
63-
```python
64-
65-
```

0 commit comments

Comments
 (0)