File tree 1 file changed +3
-0
lines changed
1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 515
515
* [ Logistic Regression] ( machine_learning/logistic_regression.py )
516
516
* Lstm
517
517
* [ Lstm Prediction] ( machine_learning/lstm/lstm_prediction.py )
518
+ * [ Mfcc] ( machine_learning/mfcc.py )
518
519
* [ Multilayer Perceptron Classifier] ( machine_learning/multilayer_perceptron_classifier.py )
519
520
* [ Polynomial Regression] ( machine_learning/polynomial_regression.py )
520
521
* [ Scoring Functions] ( machine_learning/scoring_functions.py )
672
673
* [ Sum Of Digits] ( maths/sum_of_digits.py )
673
674
* [ Sum Of Geometric Progression] ( maths/sum_of_geometric_progression.py )
674
675
* [ Sum Of Harmonic Series] ( maths/sum_of_harmonic_series.py )
676
+ * [ Sum Of Two Positive Numbers Bitwise] ( maths/sum_of_two_positive_numbers_bitwise.py )
675
677
* [ Sumset] ( maths/sumset.py )
676
678
* [ Sylvester Sequence] ( maths/sylvester_sequence.py )
677
679
* [ Tanh] ( maths/tanh.py )
753
755
* [ Basic Orbital Capture] ( physics/basic_orbital_capture.py )
754
756
* [ Casimir Effect] ( physics/casimir_effect.py )
755
757
* [ Centripetal Force] ( physics/centripetal_force.py )
758
+ * [ Coulombs Law] ( physics/coulombs_law.py )
756
759
* [ Grahams Law] ( physics/grahams_law.py )
757
760
* [ Horizontal Projectile Motion] ( physics/horizontal_projectile_motion.py )
758
761
* [ Hubble Parameter] ( physics/hubble_parameter.py )
You can’t perform that action at this time.
0 commit comments