-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlinks.txt
75 lines (54 loc) · 2.24 KB
/
links.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
Documentations :
https://docs.python.org/3/c-api/
https://www.mypy-lang.org/
https://pandas.pydata.org/docs/
https://numpy.org/doc/stable/
https://scikit-learn.org/stable/
https://pytorch.org/docs/stable/index.html
https://www.tensorflow.org/api_docs
https://scipy.org/
https://www.nltk.org/
https://pypi.org/project/transformers/
Neural networks :
https://youtu.be/yuDBSbng_8o?si=bDOH-0gmmJi-Cs0r
https://www.youtube.com/playlist?list=PLZHQObOWTQDNU6R1_67000Dx_ZCJB-3pi
https://youtu.be/S_kBkezX1ME?si=1aBseVdssSPQOrG-
https://medium.com/@sumit.tripathi/learning-how-to-build-your-own-gpt-on-python-173258a0eb33
Harvard (Introductions / General understanding)
https://youtu.be/QAZc9xsQNjQ?si=QFXDc4Pj5eTdubD4
https://youtu.be/6X58aP7yXC4?si=-oaE4kloJX2tXmLq
Stanford (Complete courses)
Introduction to Building LLMs
https://drive.google.com/file/d/1B46VFrqFAPAEj3kaCrBAtQqeh2_Ztawl/view
NLP with Deep Learning
https://youtu.be/rmVRLeJRkl4?si=RQEr4hjCRrylRWxu
Datasets / logic exercices :
https://www.kaggle.com/datasets
https://adventofcode.com/
SQL / ORM / Schemas :
https://sqlpd.com/
https://use-the-index-luke.com/
https://docs.python.org/3/library/sqlite3.html
https://www.sqlalchemy.org/
https://docs.pydantic.dev/latest/
https://docs.dataherald.com/introduction
https://fr.wikipedia.org/wiki/Lucene
https://fr.wikipedia.org/wiki/Elasticsearch
Web Frameworks :
https://www.djangoproject.com/
https://www.django-rest-framework.org/
https://django-ninja.dev/
https://fastapi.tiangolo.com/
https://flask.palletsprojects.com/en/stable/
Books :
https://www.oreilly.com/library/view/python-data-science/9781491912126/
Clean code & Clean architecture by Robert C. Martin (Mostly Java)
His blog : https://blog.cleancoder.com/
Code logic:
https://python.doctor/
https://pythontutor.com/
https://www.youtube.com/@CodeAesthetic
https://fr.wikipedia.org/wiki/Alg%C3%A8bre_de_Boole_(logique)
https://fr.wikipedia.org/wiki/Lois_de_De_Morgan
https://fr.wikipedia.org/wiki/Probl%C3%A8me_du_voyageur_de_commerce
https://fr.wikipedia.org/wiki/Algorithme_de_Dijkstra