User contributions for Sytelus
Results for Sytelus talk block log uploads logs global block log global account filter log
A user with 198 edits. Account created on 19 April 2006.
5 August 2023
- 01:3001:30, 5 August 2023 diff hist +122 Rejection sampling →Drawbacks: added note on ability to evaluate target PDF Tag: Visual edit
19 November 2019
- 21:5021:50, 19 November 2019 diff hist +536 Independent and identically distributed random variables added ML theory perspective and negative examples Tag: Visual edit
10 November 2019
- 09:4409:44, 10 November 2019 diff hist +800 List of datasets for machine-learning research →Handwriting and character recognition: Added Omniglot dataset Tag: Visual edit
31 August 2018
- 13:3613:36, 31 August 2018 diff hist +164 Epicycloid Added range for theta Tag: Visual edit
- 13:3413:34, 31 August 2018 diff hist +162 Hypotrochoid Added range for theta Tag: Visual edit
- 08:1408:14, 31 August 2018 diff hist +7 m Logit Added "neuron" layer for clarification Tag: Visual edit
- 07:3107:31, 31 August 2018 diff hist +299 Logit Refined terminology for deep learning context Tag: Visual edit
- 07:2307:23, 31 August 2018 diff hist −80 m Logit Moved definition of odds before defining logit Tag: Visual edit
- 07:2007:20, 31 August 2018 diff hist +914 m Logit Cleaned up introduction, added deep learning specific meainng, added historical context in layman friendly way, also added additional reference Tag: Visual edit
18 May 2017
- 06:5906:59, 18 May 2017 diff hist +665 Angular acceleration Added relationship with angular momentum
14 January 2017
- 06:1306:13, 14 January 2017 diff hist +450 Drag equation added relation with dynamic pressure
26 November 2016
- 12:1412:14, 26 November 2016 diff hist −1 Barometric formula →Source code: Minor issue in error messages
- 12:1212:12, 26 November 2016 diff hist +3,551 Barometric formula No edit summary
4 October 2016
- 00:0100:01, 4 October 2016 diff hist +1,625 Conversion between quaternions and Euler angles Move Tait–Bryan angles to definition, separated conversions related sections, added C code, added referenced to SE(3) transformation tutorial
8 September 2016
- 17:4817:48, 8 September 2016 diff hist +23 Machine learning Added reference to machine teaching
15 January 2016
- 04:5704:57, 15 January 2016 diff hist +148 May you live in interesting times →Popularization and usage: Updated Star Trek Voyager reference Tag: Visual edit
8 September 2015
- 05:2005:20, 8 September 2015 diff hist +904 Interval graph Added properties of interval graphs Tag: Visual edit
2 September 2015
- 09:3809:38, 2 September 2015 diff hist +2,046 Red–black tree →History: Added modern developments since 1979 Tag: Visual edit
- 09:1109:11, 2 September 2015 diff hist +1,011 Red–black tree →History: Updated history with citations Tag: Visual edit
- 06:0706:07, 2 September 2015 diff hist +1,862 Weighted median Added properties, example and algorithm pseudocode. Tag: Visual edit
19 August 2015
- 00:0200:02, 19 August 2015 diff hist −209 Line–line intersection →Using homogeneous coordinates: use line coordinates with citation (the citation for method for point coordinates can't be found) Tag: Visual edit
18 August 2015
- 23:2023:20, 18 August 2015 diff hist +323 Line–line intersection →Using homogeneous coordinates: Edited content to focus on intersection, added exact and clear steps Tag: Visual edit
7 August 2015
- 01:4501:45, 7 August 2015 diff hist +880 Talk:Quicksort →Error in code: Fixed plus added context of the previous version of the code
- 01:3701:37, 7 August 2015 diff hist −9 Quicksort →Algorithm: Fixed Hoare's partition pseudocode. The one from the Wild's master's thesis was wrong so replaced with CLRS version. This also required their own version of quicksort() function. Tag: Visual edit
5 August 2015
- 02:0502:05, 5 August 2015 diff hist +1,511 Dynamic array →Geometric expansion and amortized cost: Added section for Growth Factor, practical values used in some popular implementation, memory allocation algorithm criteria Tag: Visual edit
4 August 2015
- 09:5609:56, 4 August 2015 diff hist 0 Quicksort →Lomuto partition scheme: corrected note on sort stability Tag: Visual edit
3 August 2015
- 11:4511:45, 3 August 2015 diff hist +613 Quicksort Added citations for notes in pseudocode explanation Tag: Visual edit
- 11:2411:24, 3 August 2015 diff hist +270 Quicksort →Algorithm: Subsections and pseudocode for two popular partitioning schemes: Lomuto's and Hoare's
- 10:1110:11, 3 August 2015 diff hist +3 Quicksort →History: Yaroslavsky citations fix, moved general development bit earlier for better continuty Tag: Visual edit
- 10:0610:06, 3 August 2015 diff hist −55 Quicksort →Variants: Cite Yaroslavskiy's paper instead of Java forums Tag: Visual edit
- 09:5909:59, 3 August 2015 diff hist +3,212 Quicksort →History: Added contributions of Sedgwick, Bentley and Yaroslavskiy Tag: Visual edit
30 July 2015
- 00:2400:24, 30 July 2015 diff hist +968 Quicksort Added updated historical context from Hoare's latest interview Tag: Visual edit
23 July 2015
- 09:4109:41, 23 July 2015 diff hist +2,546 Simple random sample Added algorithms for simple random sampling Tag: Visual edit
- 09:0509:05, 23 July 2015 diff hist +918 Sampling (statistics) →Sampling methods: Added 3 missing sampling methods Tag: Visual edit
- 08:4508:45, 23 July 2015 diff hist +657 Stratified sampling Added Mean and Variance equations for Stratified sampling Tag: Visual edit
- 08:2408:24, 23 July 2015 diff hist +648 Stratified sampling →Advantages: Updated advantages with citation Tag: Visual edit
- 08:1508:15, 23 July 2015 diff hist +6 Stratified sampling →Practical example: Renamed section to reflect its content (example is in new section) Tag: Visual edit
- 08:1008:10, 23 July 2015 diff hist +662 Stratified sampling Added example Tag: Visual edit
- 07:5307:53, 23 July 2015 diff hist +2,300 Reservoir sampling Added Distributed Reservoir Sampling algorithm Tag: Visual edit
- 07:2607:26, 23 July 2015 diff hist +3,862 Reservoir sampling Added weighted reservoir sampling algorithms Tag: Visual edit
- 06:2106:21, 23 July 2015 diff hist +1,328 Reservoir sampling Added random sort based algorithm, cleaned up pseudocode, added section for Algorithm-R
10 July 2015
- 20:2020:20, 10 July 2015 diff hist 0 Subset sum problem →Pseudo-polynomial time dynamic programming solution: Changed capital S to lower case s to avoid confusion between set and sum Tag: Visual edit
- 20:1920:19, 10 July 2015 diff hist +538 Subset sum problem →Pseudo-polynomial time dynamic programming solution: Added exact runtime for dynamic programming and note for new result that is state of the art Tag: Visual edit
29 June 2015
- 22:1622:16, 29 June 2015 diff hist +396 Rotating calipers →Shamos's algorithm: Fixed a mistake (< instead of <>), bad indentations, added more comments
21 June 2015
- 08:5708:57, 21 June 2015 diff hist +3,656 Rotating calipers Added Shamos and Andrew's algorithms
- 07:2407:24, 21 June 2015 diff hist +385 Rotating calipers Moved historical context in the its own section, clarified intro, added better citation for Shamos's thesis Tag: Visual edit
- 02:0002:00, 21 June 2015 diff hist +2,685 Rotating calipers →Applications: Updated applications from most recent paper, added citations Tag: Visual edit
- 01:0101:01, 21 June 2015 diff hist +462 Rotating calipers →Applicable problems: Structures applications in different areas, added citations
10 June 2015
- 11:3411:34, 10 June 2015 diff hist +142 User talk:D.Lazard →Iterative algorithm in Exponentiation by squaring is wrong
- 11:2111:21, 10 June 2015 diff hist +247 List of hash functions →Non-cryptographic hash functions: Added SuperFastHash, djb2, PJW hash Tag: Visual edit