-
The contributer should develop a LSTM based approach to achieve better prediction accuracy
-
#### Description of the problem
I was observing the test files and found that tests which use `raises` are not being asserted which was due to absence of `return` statement in,
https://github.com…
-
Update readme for beginner level contibutor
-
Add feature in which person can be able to sign up using google credentials as we usually see in many websites
-
Use PEP-8 standard for formatting code.
you can read about it [here](https://www.python.org/dev/peps/pep-0008/).
- For this, run the whole code through a pep-8 formatter and update new codes here.
-
#### Description of the problem
A new file is to be created under the `trees` directory named, `heaps.py` and in that implementation of binary heap is to be added.
Note that before making a PR fi…
-
The current contact form is a very simple one. You can get design inspiration from other websites and change it accordingly. Your new ideas are always welcome
-
#### Description of the problem
Currently we have a generic `Node` class which basically has methods and data members for trees. However, when we will add graphs, the above `Node` class will not b…
-
[KWoC](https://kwoc.kossiitkgp.org/) is open source contribution competition organised by IIT Kharagur open source society in month of december.
-
Redesign for more... elegance?