Commit Graph

  • 81dc87aeb1 Merge branch 'master' of git://github.com/Himani2000/Python into Himani2000-master Harshil 2018-10-19 15:13:52 +02:00
  • 683474c64b Add Problem 31 solution Simon Landry 2018-10-16 22:41:33 -04:00
  • 564179a0ec increment 1 Alex Brown 2018-10-19 07:48:28 -05:00
  • 718b99ae39 increment 1 Alex Brown 2018-10-19 07:48:01 -05:00
  • 90979777c7 Added PSNR calculator for image compression quality analysis (#475) Vasu Tomar 2018-10-19 17:26:08 +05:30
  • 315a357c1b fully connected neural net (#479) Hussnain Fareed 2018-10-19 16:29:26 +05:00
  • af12df9fe8 Update image url (#484) Phạm Ngọc Quang Nam 2018-10-19 18:22:11 +07:00
  • 5d1f72604d Improved Code and removed Warnings (#483) Parth Shandilya 2018-10-19 14:00:31 +05:30
  • 07451a6ca4 Improved Code and removed warnings (#482) Parth Shandilya 2018-10-19 13:28:21 +05:30
  • 9561259285 Merge branch 'master' into improved_sorting_algo Yasir Choudhary 2018-10-19 12:05:26 +05:30
  • fedb3e70ab Merge pull request #477 from ParthS007/patch1 Parth Shandilya 2018-10-18 05:36:46 +05:30
  • 0856a61859 Remove Multiple Unused Imports and Variable ParthS007 2018-10-18 02:58:57 +05:30
  • 765a3267fc Merge pull request #469 from Hyftar/project-euler-improvements Harshil 2018-10-17 15:09:59 +02:00
  • 250ddc23ea Fix problem 09 folder name Simon Landry 2018-10-16 19:50:45 -04:00
  • 7105f6f648 minor changes Taru 2018-10-17 01:07:29 +05:30
  • f018ddc4c0 requested changes addressed Taru 2018-10-17 00:52:32 +05:30
  • ade3ed3784 Logistic regression implementation Taru 2018-10-17 00:22:44 +05:30
  • 16aea149a2 Merge pull request #420 from prateekyo/master Harshil 2018-10-16 20:49:34 +02:00
  • f9f5d402d3 Update bubble_sort.py Harshil 2018-10-16 20:39:22 +02:00
  • 4cff20bbce Merge pull request #465 from m-aditya/patch-1 Harshil 2018-10-16 20:18:38 +02:00
  • fc45a6cf54 Updated README.md to include Heap Sort Aditya Menon 2018-10-16 09:29:17 +05:30
  • 7418ee7b4e Merge pull request #447 from rafagarciac/master Harshil 2018-10-14 15:37:08 +02:00
  • a811a0e849 Update FibonacciSequenceRecursion.py Rafael García Cuéllar 2018-10-13 22:22:32 +02:00
  • 1a4962a589 Refactor gdc and rename two files GreaterCommonDivisor and FibonnaciSequenceRecursive rafagarciac 2018-10-13 22:17:57 +02:00
  • 5d81474d00 Merge pull request #455 from amitkp57/master Harshil 2018-10-13 21:42:55 +02:00
  • 54697599f4 Update Maths/BasicMaths.py Amit Pradhan 2018-10-14 00:53:44 +05:30
  • 5f5ab48b8a Merge pull request #451 from aaronjohnson92/master Harshil 2018-10-13 20:42:01 +02:00
  • dc4ae7d754 Added Descriptions for: * ROT13 * RSA * XOR * Interpolation search * Jump search * QuickSelect Search * Tabu Search in README.md Aaron Johnson 2018-10-12 18:09:37 -07:00
  • acec2c23d1 Merge pull request #448 from vikaskyadav/patch-1 Harshil 2018-10-12 18:54:27 +02:00
  • 4fc68bbb4c Update Reuters - OneVsRestClassifier.ipynb Harshil 2018-10-12 18:50:00 +02:00
  • 67a31e4b2f Reuters - OneVsRestClassifier (I'd also uploaded the same at: https://www.kaggle.com/harshildarji/reuters-onevsrestclassifier) Harshil 2018-10-12 18:46:45 +02:00
  • 3fef88a28f Update README.md Vikas Kumar Yadav 2018-10-12 12:13:38 +05:30
  • e03426b8fd Improve and Refactor the fibonnaciSeries.py (Recursion) rafagarciac 2018-10-12 00:41:57 +02:00
  • 9ba96c50a2 Merge pull request #446 from siddnlw/master Harshil 2018-10-11 17:29:17 +02:00
  • 0f3ab05999 Use sup tag for power in README.md instead of ^ Shivansh Nalwaya 2018-10-11 15:01:13 +05:30
  • 27ea8b89ca Merge pull request #436 from rafaelleru/master Harshil 2018-10-10 20:06:15 +02:00
  • b9a5c221aa Update perceptron.py Harshil 2018-10-10 20:05:59 +02:00
  • ee8c01179d Add files via upload Himani Negi 2018-10-09 01:51:14 +05:30
  • 7da22657c0 Merge pull request #431 from FannyVieira/master Harshil 2018-10-08 09:15:22 +02:00
  • c213e1553d Merge pull request #439 from timgiroux/master Harshil 2018-10-08 09:11:26 +02:00
  • f33c3baa3d Merge pull request #440 from phaluch/patch-1 Harshil 2018-10-08 09:08:55 +02:00
  • 2a87e8625f Grammar corrections phaluch 2018-10-08 03:03:53 -03:00
  • a8a11ccc88 fixed some spelling and added a different print message timgiroux 2018-10-07 15:52:34 -07:00
  • 35308bdfaf Fixed typo in training method Rafa leyva 2018-10-07 17:02:03 +02:00
  • 98cc298e61 Optimised for loop iteration YasirChoudhary 2018-10-07 14:33:56 +05:30
  • 6a6349bdb0 Optimised for loop iteration YasirChoudhary 2018-10-07 14:32:48 +05:30
  • 3808d0c0f2 Remove pyc file fannyvieira 2018-10-05 22:11:50 -03:00
  • 356b51458d done Prateek 2018-10-05 14:20:19 +05:30
  • c8e7a65475 Merge pull request #407 from s-sanyal/master Harshil 2018-10-04 11:37:12 +02:00
  • 63c7e8ede1 Minor update Harshil 2018-10-04 11:34:50 +02:00
  • caea4766f5 Merge pull request #412 from klymenkoo/update-readme Harshil 2018-10-04 10:20:09 +02:00
  • f98a5f7f47 Merge pull request #413 from coregameHD/master Harshil 2018-10-04 10:16:57 +02:00
  • 25c0bd3fbb minor improvement (readability) in Insertion Sort Coregame 2018-10-04 13:36:16 +07:00
  • 5db4e540a7 update images of Bucket Sort Volodymyr Klymenko 2018-10-04 01:02:30 -04:00
  • ea170ac0da Added Topological Sort description Volodymyr 2018-10-04 00:48:58 -04:00
  • 8a8baf76d1 Added Radix Sort description Volodymyr 2018-10-04 00:43:27 -04:00
  • 313d5b695b Added Cocktail shaker Sort description Volodymyr 2018-10-04 00:38:38 -04:00
  • bce30b8179 Added Bucket Sort description Volodymyr 2018-10-04 00:34:44 -04:00
  • e09bf504a0 Merge pull request #395 from FarhanKasmani/ExtraAlgortihms Harshil 2018-10-03 21:55:55 +02:00
  • 02df49f302 Merge pull request #401 from kelvins/levenshtein_distance Harshil 2018-10-03 21:54:40 +02:00
  • 054b4b31f4 Made compatible for all versions of python S-Sanyal 2018-10-03 21:52:30 +05:30
  • c74b2732d9 Updated S-Sanyal 2018-10-03 21:37:46 +05:30
  • dc584f1658 Made the code Python 3 compatible S-Sanyal 2018-10-03 20:13:34 +05:30
  • 9aea2bc539 Merge branch 'master' into levenshtein_distance Kelvin Salton do Prado 2018-10-02 21:12:16 -03:00
  • ae7660161c strings: add levenshtein distance metric Kelvin Salton do Prado 2018-10-02 21:11:30 -03:00
  • a8f367d213 Merge pull request #391 from s-sanyal/master Anup Kumar Panwar 2018-10-02 22:51:27 +05:30
  • da3af6047e Merge pull request #393 from purveshmakode24/master Anup Kumar Panwar 2018-10-02 22:49:50 +05:30
  • a7948f1863 Extra Algorithms added Farhan 2018-10-02 21:02:25 +05:30
  • 8fb4df5367 Add Fibonacci Series Using Recursion Purvesh Makode 2018-10-02 18:14:53 +05:30
  • 0e76ee9076 Remove duplicate counting sort (#376) camilne 2018-10-02 03:36:24 -06:00
  • ccb25641ba Added Stock-Span-Problem S-Sanyal 2018-10-02 14:57:37 +05:30
  • 38dbaef5f5 Merge pull request #384 from kelvins/comb_sort Harshil 2018-10-02 11:20:38 +02:00
  • 26673f179b Merge pull request #388 from ayush1208/patch-1 Harshil 2018-10-02 11:06:23 +02:00
  • ff38b4a227 Minor edit Harshil 2018-10-02 11:06:02 +02:00
  • 758439cb99 Merge pull request #385 from kelvins/sentinel_linear_search Harshil 2018-10-02 10:58:07 +02:00
  • a31d20acf5 Add GCD implementation (#371) João Marcos 2018-10-02 05:57:19 -03:00
  • c0033f92ad Use local insertion sort (solves #334) (#370) rafa leyva ruiz 2018-10-02 10:46:56 +02:00
  • 8d3665b638 Merge pull request #347 from piyush-kgp/Hashes Harshil 2018-10-02 10:46:26 +02:00
  • ca99871b29 Update README.md ayush1208 2018-10-02 12:25:16 +05:30
  • d2e77b05ef searches: add sentinel linear search algorithm Kelvin Salton do Prado 2018-10-02 00:08:42 -03:00
  • f4a80fbfcb comb_sort: fix typo and indentation Kelvin Salton do Prado 2018-10-01 23:46:47 -03:00
  • 5fb6b31ea9 Add comb sort algorithm Kelvin Salton do Prado 2018-10-01 23:43:25 -03:00
  • 3dab8e03a4 Just emboldened text and standardized some formatting throughout the file. modified: README.md Robert Bergers 2018-09-29 12:28:55 -04:00
  • 3a77380ed3 Undefined name: import random in Onepad_Cipher.py (#339) cclauss 2018-09-28 06:17:28 +02:00
  • 73ae8f2dd9 merge sort average&worst case scenarios changed (#340) Anshul 2018-09-28 09:45:34 +05:30
  • 59027e4bd5 Improved code documentation, removed uncalled function piyush-kgp 2018-09-25 22:56:24 +05:30
  • 8051da33b6 Merge pull request #348 from ahelm/fix/newton_file_name Harshil 2018-09-25 16:21:56 +02:00
  • b62a258f8a renamed NeutonMethod.py to NewtonMethod.py Anton Helm 2018-09-25 15:12:16 +01:00
  • 965fdee22d SHA1 class completed, Test passed piyush-kgp 2018-09-25 19:21:29 +05:30
  • 7f3895cdaf moved constants inside the class piyush-kgp 2018-09-23 19:44:37 +05:30
  • 4d255f4e9f SHA1 skeleton code piyush-kgp 2018-09-23 05:25:07 +05:30
  • ce3e6787f4 merge sort average&worst case scenarios changed HasanGokdag 2018-09-13 13:17:36 +02:00
  • 3ea683a6b9 Merge pull request #331 from bharath-123/patch-2 Christian Bender 2018-07-23 21:34:14 +02:00
  • dc5e42adf4 Merge branch 'master' into patch-2 bharath-123 2018-07-23 14:20:18 +05:30
  • bd7054ace9 updated testcase bharath-123 2018-07-23 13:01:02 +05:30
  • 6da7becf5a Merge pull request #330 from bharath-123/patch-1 Christian Bender 2018-07-23 00:07:27 +02:00
  • a9f9062080 Added code for memory function implementation bharath-123 2018-07-23 00:36:53 +05:30
  • d96048a7df Updated test case bharath-123 2018-07-23 00:29:40 +05:30
  • 2f22ea1acd Added test case bharath-123 2018-07-23 00:18:58 +05:30
  • 9faaebcc80 Merge pull request #323 from Wayde2014/master Christian Bender 2018-07-22 18:09:00 +02:00