docs
docs copied to clipboard
Codecademy Docs is a collection of information for all things code. 📕
### Reason/inspiration (optional) We would like a new entry on the `.sigmoid()` term in PyTorch. The entry should go in a new file under `docs/content/pytorch/concepts/tensor-operations/terms/sigmoid/sigmoid.md`. The entry should include: -...
### Description [Term Entry] C++ Unordered-sets: swap() ### Issue Solved Closes #8045 ### Type of Change - Adding a new entry ### Checklist - [x] All writings are my own....
### Description - Added the Math.Log() term for C# ### Issue Solved Closes #7988 ### Type of Change - Adding a new entry ### Checklist - [x] All writings are...
Adds 'round' folder and '.round()' file. Explains what the tensor operations .round() function does.
### Description PyTorch .round function. Describes the function and defines the functions abilities. ### Issue Solved #8078 ### Type of Change - Adding a new entry - Updating the documentation...
- Path: content/cpp/concepts/unordered-set/terms/insert/unordered_set_insert.md ### Description - Adds new term entry for unordered_set::insert() ### Issue Solved ### Type of Change - Includes syntax, parameters, return value, and two examples - Adds...
### Reason/inspiration (optional) We would like a new entry on the term `argmin()` under NumPy `ndarray` in Python. The entry should be in `content/numpy/concepts/ndarray/terms/argmin/argmin.md` The entry should include the following:...
### Description Adds a file detailing the Queue concept to the documentation. ### Type of Change - Adding a new entry - Updating the documentation ### Issues Solved This pull...
### Reason/inspiration (optional) I noticed that the C# documentation includes an entry for the `Deque` data structure, so I think it would be helpful to add a similar entry for...
### Reason/inspiration (optional) We would like a new entry on the `.round()` term in PyTorch. The entry should go in a new file under `docs/content/pytorch/concepts/tensor-operations/terms/round/round.md`. The entry should include: -...
### Reason/inspiration (optional) Add a license (LICENSE.txt) so the community better understands how to use the project. ### Entry Type (select all that apply) New Topic Entry ### Code of...