Commit Graph

  • ce7fe2f7ea Lose 2024 Christian Clauss 2024-09-30 12:42:34 +02:00
  • 8216320276 --limit=500 Christian Clauss 2024-09-30 12:24:36 +02:00
  • d1b7af49da Scripts for closing pull requests for Hacktoberfest Christian Clauss 2024-09-30 11:38:17 +02:00
  • 36d4342bf5 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-09-29 06:30:01 +00:00
  • 2a614cfd5c
    Update sliding_window.py OmMahajan29 2024-09-29 11:59:41 +05:30
  • 976e385c1d
    Implemented Suffix Tree Data Structure (#11554) Ramy 2024-09-28 15:37:00 +02:00
  • 3de5ff3b77
    Merge branch 'TheAlgorithms:master' into master Ramy 2024-09-28 15:06:13 +02:00
  • cd8be177c8
    Merge branch 'feature/suffix-tree-implementation' Ramy-Badr-Ahmed 2024-09-28 15:03:25 +02:00
  • 3a6c8a3ef5
    Implemented Suffix Tree Data Structure. Added some comments to my files in #11532, #11554. Ramy-Badr-Ahmed 2024-09-28 15:01:52 +02:00
  • 666bb6ffd9 updating DIRECTORY.md Ramy-Badr-Ahmed 2024-09-28 12:54:12 +00:00
  • c70b3ce8f0
    Merge branch 'feature/suffix-tree-implementation' Ramy-Badr-Ahmed 2024-09-28 14:53:52 +02:00
  • d8eb924747
    Implemented Suffix Tree Data Structure. Added some comments to my files in #11532, #11554. Ramy-Badr-Ahmed 2024-09-28 14:53:32 +02:00
  • 696e444cf7
    Merge branch 'TheAlgorithms:master' into Add-Fresnel-Diffraction-Algorithm J-K 2024-09-27 10:56:06 +10:00
  • 25a13fee51 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-09-26 07:44:18 +00:00
  • 0e1b238efb Changed tests in pi_generator Epik-Whale463 2024-09-26 13:13:13 +05:30
  • 7e69e5f626 Add tests to pi_generator #9947 Epik-Whale463 2024-09-26 12:58:40 +05:30
  • 28d717fc7b Updated Tests J-K 2024-09-26 14:56:21 +10:00
  • eb8c06185a Merge branch 'Add-Fresnel-Diffraction-Algorithm' of https://github.com/jakerogers-1/Python into Add-Fresnel-Diffraction-Algorithm J-K 2024-09-26 14:45:02 +10:00
  • e2751c48c9 Updated styling for ruff J-K 2024-09-26 14:43:54 +10:00
  • c3a2a3f729 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-09-26 04:40:12 +00:00
  • aa9aeaa82e Included Tests J-K 2024-09-26 14:39:40 +10:00
  • 0ec7065834
    Merge branch 'TheAlgorithms:master' into master Gleb 2024-09-25 21:34:19 +03:00
  • 65abb5f52d [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-09-25 03:05:16 +00:00
  • deb5cf11e0
    Update sliding_window.py OmMahajan29 2024-09-25 08:34:54 +05:30
  • efa26a8bac [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-09-25 03:01:57 +00:00
  • 3800ca6e24
    Update sliding_window.py OmMahajan29 2024-09-25 08:31:36 +05:30
  • a702d5425c [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-09-25 02:52:27 +00:00
  • 9f79074379
    Update sliding_window.py OmMahajan29 2024-09-25 08:22:06 +05:30
  • 6a40d5ac34 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-09-25 02:01:55 +00:00
  • 6a8bfb0878
    Update sliding_window.py OmMahajan29 2024-09-25 07:31:14 +05:30
  • 33a8b6511a
    Rename sliding_window.py to greedy_methods/sliding_window.py OmMahajan29 2024-09-25 07:25:59 +05:30
  • 78306cc55a [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-09-25 01:36:35 +00:00
  • 036206b841
    Create sliding_window.py OmMahajan29 2024-09-25 07:04:45 +05:30
  • 40e5f1e9b1 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-09-24 08:57:48 +00:00
  • ba577dfc3f Adjusted styling for ruff J-K 2024-09-24 18:56:21 +10:00
  • e824d34967
    Merge 3435d80a439236325db54ec48b085a42d4c795ed into 9b5641d2d333d04eb474ecbcb15c40ccf18a3d7b Arko Sengupta 2024-09-24 00:31:54 -07:00
  • 9b5641d2d3
    balance parenthesis (add closing bracket) (#11563) apples53 2024-09-24 13:00:36 +05:30
  • 44e998164a
    Apply suggestions from code review Tianyi Zheng 2024-09-24 00:27:12 -07:00
  • 9ea5697c63 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-09-24 07:17:58 +00:00
  • 3a59149c59 Merge branch 'Add-Fresnel-Diffraction-Algorithm' of https://github.com/jakerogers-1/Python into Add-Fresnel-Diffraction-Algorithm J-K 2024-09-24 17:17:25 +10:00
  • 00b567d3af Altered Styling for Ruff J-K 2024-09-24 17:16:14 +10:00
  • 490b0e6600 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-09-24 07:01:44 +00:00
  • 2f85188874 Create fresnel_diffract.py J-K 2024-09-24 16:46:02 +10:00
  • 50cc00bb2d
    [pre-commit.ci] pre-commit autoupdate (#11579) pre-commit-ci[bot] 2024-09-23 21:45:14 +02:00
  • fdfc97b378
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-09-23 19:41:34 +00:00
  • 00f7f7cf53 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-09-19 18:39:41 +00:00
  • 490e585716 Merge remote-tracking branch 'origin/master' asif 2024-09-20 00:39:12 +06:00
  • 06e3443776 cnn_mnist.py: For the Convolutional Neural Network (CNN) model. asif 2024-09-20 00:38:54 +06:00
  • 2cae46588d
    Delete data_structures/sliding_window directory Asif Ahmed 2024-09-20 00:35:45 +06:00
  • 33b6162a73 Add __init__.py file asif 2024-09-20 00:34:16 +06:00
  • 8d068c835d [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-09-19 18:22:15 +00:00
  • 947ff7f1ce Add __init__.py file asif 2024-09-20 00:21:28 +06:00
  • 037b007363 fixed size sliding window technique asif 2024-09-20 00:21:14 +06:00
  • 60dfac4564 improved the code sherAfzal861 2024-09-19 17:38:25 +05:00
  • 7bc3c05af9 improved the code sherAfzal861 2024-09-19 17:17:26 +05:00
  • 2906e89e5e improved code by addingt type hints sherAfzal861 2024-09-19 10:48:32 +05:00
  • 6332d1017e implemented and added semaphore for process syncronization sherAfzal861 2024-09-19 10:23:23 +05:00
  • 2f0ed96317
    Merge pull request #4 from drkrillo/sequential_minimum_optimization_add_doctests drK~ 2024-09-18 19:16:38 -03:00
  • e3eb95b006 Reduced lines with >88 cahrs. Juan Pasutti 2024-09-18 19:15:09 -03:00
  • 0d9804abba cnn_mnist.py: For the Convolutional Neural Network (CNN) model. asif 2024-09-19 03:34:54 +06:00
  • 2603c8ac37 fully_connected_mnist.py: For the basic fully connected neural network. asif 2024-09-19 03:24:12 +06:00
  • 2b0216283d Merge remote-tracking branch 'origin/master' asif 2024-09-19 03:01:43 +06:00
  • 7d69b82bba fully_connected_mnist.py: For the basic fully connected neural network. asif 2024-09-19 03:01:18 +06:00
  • 35ba5dffdf [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-09-18 20:51:48 +00:00
  • aa47df00f4 cnn_mnist.py: For the Convolutional Neural Network (CNN) model. asif 2024-09-19 02:50:25 +06:00
  • 3a47c23c90 Merge remote-tracking branch 'origin/master' asif 2024-09-19 02:49:05 +06:00
  • 83e5295f76 fully_connected_mnist.py: For the basic fully connected neural network. asif 2024-09-19 02:48:19 +06:00
  • 35b13cf831 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-09-18 20:46:46 +00:00
  • c004e54419 cnn_mnist.py: For the Convolutional Neural Network (CNN) model. asif 2024-09-19 02:45:56 +06:00
  • 99a58be312 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-09-18 20:43:37 +00:00
  • 460ec8fe89 Merge remote-tracking branch 'origin/master' asif 2024-09-19 02:42:08 +06:00
  • 860c0c2bd4 cnn_mnist.py: For the Convolutional Neural Network (CNN) model. asif 2024-09-19 02:40:30 +06:00
  • 1a69f8ae99 fully_connected_mnist.py: For the basic fully connected neural network. asif 2024-09-19 02:40:17 +06:00
  • e4dcab860f [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-09-18 20:04:55 +00:00
  • 96c374a820 fully_connected_mnist.py: For the basic fully connected neural network. asif 2024-09-19 01:40:08 +06:00
  • bc1f9b98dc cnn_mnist.py: For the Convolutional Neural Network (CNN) model. asif 2024-09-19 01:39:19 +06:00
  • f4e3b979dc fully_connected_mnist.py: For the basic fully connected neural network. asif 2024-09-19 01:35:16 +06:00
  • 74b6229cae fully_connected_mnist.py: For the basic fully connected neural network. asif 2024-09-19 01:25:01 +06:00
  • 836c8ac4f8 Add __init__.py file asif 2024-09-19 01:15:20 +06:00
  • eec42adec8 Add __init__.py file asif 2024-09-19 01:13:06 +06:00
  • 5f158ed271 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-09-18 18:42:36 +00:00
  • 9d7532a7d5
    Merge pull request #3 from drkrillo/sequential_minimum_optimization_add_doctests drK~ 2024-09-18 01:04:51 -03:00
  • 308fbe4175 Add doctest to _rbf Kernel func Juan Pasutti 2024-09-18 00:58:39 -03:00
  • fb58570eac
    Merge pull request #2 from drkrillo/sequential_minimum_optimization_add_doctests drK~ 2024-09-18 00:51:39 -03:00
  • 94b1403410 Add doctest for Kernet _linear func Juan Pasutti 2024-09-18 00:50:19 -03:00
  • 8d4c9e84f5 Add test to _polynomial Kernel func Juan Pasutti 2024-09-18 00:46:30 -03:00
  • 9e1f30d73b Add doctest for Kernet init func Juan Pasutti 2024-09-18 00:27:06 -03:00
  • 2642f19240
    Merge pull request #1 from drkrillo/sequential_minimum_optimization_add_doctests drK~ 2024-09-18 00:16:34 -03:00
  • 2590c3475e Add doctest for _is_support Juan Pasutti 2024-09-17 22:28:24 -03:00
  • 0f0eb9524e Add doctest for _is_unbound Juan Pasutti 2024-09-17 22:28:06 -03:00
  • a6e01cefb7 Add test for SmoSVM init attr Juan Pasutti 2024-09-17 01:47:50 -03:00
  • 77bbe58421
    [pre-commit.ci] pre-commit autoupdate (#11568) pre-commit-ci[bot] 2024-09-17 00:14:55 +02:00
  • ef764837b4
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-09-16 19:40:27 +00:00
  • 4910bdb93b Created 'operating_system' folder with 'scheduling' and 'process_synchronization' subfolders sherAfzal861 2024-09-16 09:00:59 +05:00
  • 713d94e10c [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-09-15 10:21:41 +00:00
  • 2da47289be update PurvalBhude 2024-09-15 15:51:16 +05:30
  • 93c1efb09e update linear_regression.py file PurvalBhude 2024-09-15 15:48:54 +05:30
  • b8b341c3ca [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-09-15 10:11:28 +00:00
  • 1a93fd5fe7 update linear_regression.py PurvalBhude 2024-09-15 15:41:03 +05:30
  • 46fbd93911 Update linear_regression.py PurvalBhude 2024-09-15 15:26:05 +05:30