Initial commit: LLM workshop materials
Five modules covering nanoGPT, Ollama, RAG, semantic search, and neural networks. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
commit
1604671d36
56 changed files with 5577 additions and 0 deletions
36
05-neural-networks/data/n2_cp.csv
Normal file
36
05-neural-networks/data/n2_cp.csv
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
T_K,Cp_kJ_per_kgK
|
||||
300.00,1.0413
|
||||
350.00,1.0423
|
||||
400.00,1.0450
|
||||
450.00,1.0497
|
||||
500.00,1.0564
|
||||
550.00,1.0650
|
||||
600.00,1.0751
|
||||
650.00,1.0863
|
||||
700.00,1.0981
|
||||
750.00,1.1102
|
||||
800.00,1.1223
|
||||
850.00,1.1342
|
||||
900.00,1.1457
|
||||
950.00,1.1568
|
||||
1000.0,1.1674
|
||||
1050.0,1.1774
|
||||
1100.0,1.1868
|
||||
1150.0,1.1957
|
||||
1200.0,1.2040
|
||||
1250.0,1.2118
|
||||
1300.0,1.2191
|
||||
1350.0,1.2260
|
||||
1400.0,1.2323
|
||||
1450.0,1.2383
|
||||
1500.0,1.2439
|
||||
1550.0,1.2491
|
||||
1600.0,1.2540
|
||||
1650.0,1.2586
|
||||
1700.0,1.2630
|
||||
1750.0,1.2670
|
||||
1800.0,1.2708
|
||||
1850.0,1.2744
|
||||
1900.0,1.2778
|
||||
1950.0,1.2810
|
||||
2000.0,1.2841
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue