Edward Donner
e334b841ca
Improvements to explanations and minor edits
4 months ago
Kevin Bogusch
476cf7eb09
Converts code, adds docstrings and comments, and writes unit test cases
5 months ago
Kevin Bogusch
834204cfc7
Converts code, adds docstrings and comments, and writes unit test cases
5 months ago
Kevin Bogusch
583d9fb5a5
Start re-organizing cells
5 months ago
Kevin Bogusch
e1f297de5d
Correctly identify Mac as a Mac not Linux
5 months ago
Edward Donner
cb0b8a8d45
Updated descriptions
5 months ago
Kevin Bogusch
e411df3525
Fixed clang++ for Mac; updated labels
5 months ago
Kevin Bogusch
c20bdc46f3
Added clang compilation syntax
5 months ago
Kevin Bogusch
5a44ed71e0
Fixed run_cmd to account for empty stdout
...
On Linux, a successful compile does not produce any standard out, which is what I was implicitly expecting. I added a dummy value for stdout if the command is successful, which ensures that even when the compiler produces no output, we still look like a success.
5 months ago
Kevin Bogusch
e360270530
Fixed g++ compilation command
5 months ago
Kevin Bogusch
ef351da849
Remove gcc from Windows
5 months ago
Kevin Bogusch
bc8229947d
Added more exception handling in c_compiler_cmd
...
If there is any error, even writing the simple.cpp file, catch it and just return a "I don't know" diagnosis
5 months ago
Kevin Bogusch
2d93460791
Disable run button if no c compiler
5 months ago
Kevin Bogusch
ddccd48291
Check for appropriate C compiler
5 months ago
Kevin Bogusch
798672b306
Removed Mac-specific binary
...
Other platforms might accidentally try to run the Mac-specific binary, causing confusion.
5 months ago
Edward Donner
26f1135ead
Additional comments and refinements
5 months ago
Uday Slathia
c1cf59daf8
Add files via upload
5 months ago
Cloud LLama
9179ced9b1
Correct typo in week4/day4.ipynb
...
Change function from stream_code_quen to stream_code_qwen
5 months ago
Edward Donner
7f8697654d
Package updates, more Ollama, fixes
5 months ago
Edward Donner
ae2062688d
Added more resources
6 months ago
Edward Donner
f4206653c3
Updated explanations and tips
6 months ago
Edward Donner
08350adabe
Added a note about pausing HuggingFace endpoints
7 months ago
Edward Donner
623955c25b
Updated README and projects with details of APIs and costs, and common setup troubleshooting
8 months ago
Edward Donner
91b4b29e68
README updates
8 months ago
Edward Donner
3f49af8b33
Included links to all Google Colabs in the README and week 3 folder
8 months ago
Edward Donner
21afbd6c73
Tidying up
8 months ago
Edward Donner
c191b1826b
Now with more weeks!
8 months ago
Edward Donner
b83998ce00
Initial commit with weeks 1-4
8 months ago