Commit Graph

  • 0136f16663 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-01-14 11:58:37 +00:00
  • ea21c8f195
    Create xgboost_classifier_custom.py Sarthak Chaudhary 2024-01-14 17:24:52 +05:30
  • 6d24bcb68e
    Create xgboost_classifier_custom.py Sarthak Chaudhary 2024-01-14 17:21:24 +05:30
  • 5609250a04
    Update xgboost_classifier_custom.py Sarthak Chaudhary 2024-01-14 17:16:58 +05:30
  • 591e03c7d7 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-01-14 11:45:09 +00:00
  • 870d14ef1e
    Update xgboost_classifier_custom.py Sarthak Chaudhary 2024-01-14 17:14:38 +05:30
  • 5a6144262e [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-01-14 11:38:53 +00:00
  • 298fd5741c
    Update xgboost_classifier_custom.py Sarthak Chaudhary 2024-01-14 17:08:22 +05:30
  • 4f4e9a12a2 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-01-14 11:34:33 +00:00
  • 41f7f89135
    Create xgboost_classifier_custom.py Sarthak Chaudhary 2024-01-14 17:03:05 +05:30
  • 8ef7037a20 Add Gaussian negative log likelihood loss algorithm Shuai Guo 2024-01-14 17:33:29 +08:00
  • 8fab4e4340 Add sparse categorical cross entropy loss algorithm AtomicVar 2024-01-14 17:33:18 +08:00
  • 8326fa81e5 Add categorical focal cross-entropy loss algorithm AtomicVar 2024-01-14 16:26:27 +08:00
  • 2f2436ef20 Use compiled black as the pre-commit formatter Shuai Guo 2024-01-14 16:19:38 +08:00
  • 95859d3a0c Add connectionist temporal classification (CTC) loss algorithm AtomicVar 2024-01-13 22:58:01 +08:00
  • aa1214bba6 Add smooth l1 loss algorithm AtomicVar 2024-01-13 19:59:34 +08:00
  • 13559aee43
    style: use proper indentation in ruff.yml (#11237) Piotr Idzik 2024-01-13 12:24:58 +01:00
  • 9149670e56 chore: run prettier on workflow files vil02 2024-01-13 11:45:16 +01:00
  • 2ae66155de
    Update .pre-commit-config.yaml Christian Clauss 2024-01-13 10:52:37 +01:00
  • d0f5aff52b [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-01-13 09:51:13 +00:00
  • c936d74e51
    Update .pre-commit-config.yaml Christian Clauss 2024-01-13 10:50:43 +01:00
  • 8f2546111e
    Update .pre-commit-config.yaml Christian Clauss 2024-01-13 10:14:28 +01:00
  • 3dc59269c2
    Update .pre-commit-config.yaml Christian Clauss 2024-01-13 10:01:33 +01:00
  • 880ed299b6 chore: run prettier on yml files vil02 2024-01-13 09:55:47 +01:00
  • ec79a8337a Add KL divergence loss algorithm AtomicVar 2024-01-13 15:58:13 +08:00
  • 51a75c5148 style: use proper indentation in ruff.yml vil02 2024-01-12 18:49:12 +01:00
  • ffb93adf46
    chore: update actions/setup-python to v5 (#11236) Piotr Idzik 2024-01-12 18:25:59 +01:00
  • ac637870b4 chore: update actions/setup-python to v5 vil02 2024-01-12 18:20:57 +01:00
  • a56f24e83d
    fix: use GITHUB_ACTOR in git config (#11233) Piotr Idzik 2024-01-12 17:46:26 +01:00
  • bfe3e79535 fix: use GITHUB_ACTOR in git config vil02 2024-01-11 16:52:19 +01:00
  • 227944eb29
    fix: consider months and days in years_old (#11234) Piotr Idzik 2024-01-12 17:12:15 +01:00
  • e4b873cd4b
    Update build.yml Christian Clauss 2024-01-12 17:09:51 +01:00
  • e185f55cb9
    Update get_top_billionaires.py Christian Clauss 2024-01-12 17:06:02 +01:00
  • 0c0b057be4
    TODAY = datetime.utcnow() Christian Clauss 2024-01-12 17:04:08 +01:00
  • a26d749cca
    Update get_top_billionaires.py Christian Clauss 2024-01-12 16:59:23 +01:00
  • 504dcae2a0
    Update get_top_billionaires.py Christian Clauss 2024-01-12 16:54:15 +01:00
  • 299df36d0d
    Update get_top_billionaires.py Christian Clauss 2024-01-12 16:49:19 +01:00
  • 8277f40d60 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-01-12 12:13:15 +00:00
  • 0a39e96edf
    Update segment_tree.py bytesurfer3 2024-01-12 17:32:24 +05:30
  • 979f871581
    Update segment_tree.py bytesurfer3 2024-01-12 17:29:06 +05:30
  • 45eb740587 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-01-11 20:37:58 +00:00
  • 73979df188 fix: do not consider months in calculate_age Piotr Idzik 2024-01-11 21:23:49 +01:00
  • 010462f696 Merge remote-tracking branch 'refs/remotes/origin/perceptron' into perceptron Dpm-a 2024-01-10 12:27:54 +01:00
  • 04b3a6513f added perceptron ruff Dpm-a 2024-01-10 12:26:44 +01:00
  • 6a915348e0
    Merge branch 'TheAlgorithms:master' into perceptron Davide Innocenti 2024-01-10 12:26:02 +01:00
  • 9caf4784aa
    [pre-commit.ci] pre-commit autoupdate (#11231) pre-commit-ci[bot] 2024-01-08 19:16:25 +01:00
  • fd3f3181dd updating DIRECTORY.md github-actions 2024-01-08 18:14:58 +00:00
  • 4590af8055
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-01-08 18:14:45 +00:00
  • 2e627a33fc [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-01-05 19:38:20 +00:00
  • e2beec1993 added perceptron alg Dpm-a 2024-01-05 20:34:31 +01:00
  • fb6656c134 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-01-05 07:58:02 +00:00
  • 1a4371467f Add Tower of Hanoi implementation Pratham Gupta 2024-01-05 07:52:33 +00:00
  • 655419a7f7
    removed redundant comment Charlie Miller 2024-01-03 13:48:48 +00:00
  • aa5885e92a
    removed unused import Charlie Miller 2024-01-03 11:52:40 +00:00
  • 9c0424c75b [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-01-03 11:51:25 +00:00
  • aae2164cb2
    Update get_top_billionaires.py Charlie Miller 2024-01-03 11:50:54 +00:00
  • 949e795243 add genetic_algorithm/travelling_salesman_problem.py Clarkzzzzz 2024-01-03 18:47:47 +08:00
  • c7866491ec
    Update get_top_billionaires.py Charlie Miller 2024-01-02 10:55:59 +00:00
  • 553eb820b5
    Update get_top_billionaires.py Charlie Miller 2024-01-02 10:51:50 +00:00
  • 7d55e21dae
    Update get_top_billionaires.py Charlie Miller 2024-01-02 10:49:06 +00:00
  • cc28eed98a
    Update get_top_billionaires.py to fix doctest failure Charlie Miller 2024-01-02 10:36:54 +00:00
  • 76dec73df2 wiki has been updated Siddharth1605 2024-01-02 09:10:11 +05:30
  • 480cf3ec54 Move prime generator to maths/prime_sieve_eratosthenes.py Manpreet Singh 2023-12-29 17:44:34 +05:30
  • 6ff00c74f6 Remove slow_solution and benchmark Manpreet Singh 2023-12-29 17:19:04 +05:30
  • c2d35e5f00 Remove py_solution and slicing_solution Manpreet Singh 2023-12-29 17:17:19 +05:30
  • 7e9e8274ca
    Merge branch 'TheAlgorithms:master' into performance-project-euler-070 Manpreet Singh 2023-12-29 16:55:44 +05:30
  • 719372e1cb updated doctest mukeshsingh.negi@infosys.com 2023-12-28 19:32:38 +05:30
  • 8c6fe270e9 adding a proper fractions algorithm Margaret 2023-12-27 17:18:29 +02:00
  • 51c5c87b9a
    File moved to neural_network/activation_functions (#11216) Param Thakkar 2023-12-27 14:05:29 +05:30
  • 94c8e1ab73
    [pre-commit.ci] pre-commit autoupdate (#11223) pre-commit-ci[bot] 2023-12-25 19:24:39 +01:00
  • 055fabef23
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2023-12-25 18:17:12 +00:00
  • 20ddf37973
    Update haversine_distance.py NITHIN RAJ 2023-12-23 15:48:55 +05:30
  • c412505586 change commit 1 Decode333 2023-12-23 15:39:17 +05:30
  • ead82be6ef sample commit 1 Decode333 2023-12-23 15:31:06 +05:30
  • 9beda2c75d
    Merge 402a82858313f49eb47112208dda38a2a6a808bc into 7b9f82cc447c2d2ce91373c097bf610d5b0f906a R3hankhan 2023-12-23 03:58:13 +03:00
  • 2b254edb09
    Merge be39558c9d3bb396876d1bdee4f05ce6e1874f09 into 7b9f82cc447c2d2ce91373c097bf610d5b0f906a Gayatri Vadaparty 2023-12-23 03:42:52 +03:00
  • ca03fa1ba6
    Merge 710326a16e4a52d3a96447dfc124c277476a51c1 into 7b9f82cc447c2d2ce91373c097bf610d5b0f906a Janmejay Chatterjee 2023-12-23 03:36:26 +03:00
  • ce41fcefa7
    Merge 713815d1acb92c49bb3e4f96066ca1581b269abf into 7b9f82cc447c2d2ce91373c097bf610d5b0f906a Harshit Shukla 2023-12-23 03:34:38 +03:00
  • 557fb9a0f1
    Merge 11524ebab8920996ffdefe8bf477414c6350e27b into 7b9f82cc447c2d2ce91373c097bf610d5b0f906a Vignesh Iyer 2023-12-23 03:23:09 +03:00
  • 4a7f85c1e3
    Create 21-branch-github bandenna 2023-12-21 17:41:39 +05:30
  • 5e144ab3ab
    Update sol3.py ER MOHD ARIF 2023-12-21 10:52:46 +05:30
  • b632e4c72d add suffix automaton algo Yan Victor 2023-12-20 01:43:33 -03:00
  • a327e62816
    Rename maths/gaussian_error_linear_unit.py to neural_network/activation_functions/gaussian_error_linear_unit.py Param Thakkar 2023-12-20 09:35:21 +05:30
  • 0bd63dcb1b
    Delete neural_network/activation_functions/gaussian_error_linear_unit.py Param Thakkar 2023-12-20 09:34:26 +05:30
  • 7b9f82cc44
    optimize quicksort implementation (#11196) Tushar Pamnani 2023-12-20 07:29:51 +05:30
  • 4cca34d23f
    Update quick_sort.py Tianyi Zheng 2023-12-19 20:57:06 -05:00
  • cc4ac43130
    Apply suggestions from code review Tianyi Zheng 2023-12-19 20:55:57 -05:00
  • b46fc1de04
    Corrected the Python Doctest command in equilibrium_index_in_array.py script (#11212) Indrajeet Mishra 2023-12-20 04:35:27 +05:30
  • 2d0ed135a0
    [pre-commit.ci] pre-commit autoupdate (#11215) pre-commit-ci[bot] 2023-12-18 21:17:46 +01:00
  • b4a5f9a4e1
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2023-12-18 18:23:24 +00:00
  • 2dc4e9f3e1 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2023-12-15 15:20:53 +00:00
  • 2e398a1766 Merge branch 'negative_binary_base_alogrithms' of https://github.com/meg-1/Python into negative_binary_base_alogrithms Margaret 2023-12-15 17:20:12 +02:00
  • 52606710b3 fixing bugs Margaret 2023-12-15 17:19:57 +02:00
  • abc57bdac7 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2023-12-13 15:31:31 +00:00
  • 4dedf8e835 adding negative binary base conversion algorithms Margaret 2023-12-13 17:29:00 +02:00
  • 3887efab12 Corrected the Python Doctest command in equilibrium_index_in_array.py script Indrajeet Mishra 2023-12-13 14:22:51 +05:30
  • 8517449a6a doctest command was in the wrong place AlexB 2023-12-12 22:14:53 -05:00
  • a186933c4d fixed syntax for checks, fixed atan2 issue AlexB 2023-12-12 22:08:51 -05:00
  • c04bdd6746 Merge branch 'polar_coordinates' of github.com:alex-buchanan/Python into polar_coordinates AlexB 2023-12-12 22:04:03 -05:00
  • 404bef0348 fixed callable attributes error AlexB 2023-12-12 22:03:29 -05:00