-
@Samsomyajit(Somyajit Chakraborty)
As Sayan da(@sayanmondal2098 ) has reported me earlier that Dimensionality Reduction will play a huge(important) role in our creation of perfectly modeled Text Summ…
-
Create an initial outline plan and post it here.
It will be updated and and added to this ticket as time goes on.
-
I would love to be able to trace lines as lines not as shapes.
OpenCV has a thinning function that reduces thick lines to single pixel width lines. Tracing them as a single, open line would be great.
-
**Describe the problem you are trying to solve**
There are a couple of things in the dep queue that could be improved.
Sometimes we and up waiting on a single dep where things could run partly i…
-
### What would you like to Propose?
Hey I saw a Feature Request for Edmond Algorithm and wanted to add another Algorithm - Edmonds Blossom Algorithm, under the data structure/graphs
The Edmonds …
-
From @cshenton on https://github.com/blei-lab/edward/issues/759#issuecomment-333026192:
> What are your thoughts about moving edward to a point where all operations have an associated jacobian (in th…
-
## Description:
Please provide a detailed description of the algorithm you are proposing.
- **Approach:** Modified version of Kruskal’s algorithm.
- **Process:**
1. Start with the original g…
-
# Burnside's Lemma and Pólya Enumeration Theorem
It is used to count/find combinatorial objects (i.e. equivalence classes or orbits) associated with symmetry groups.
It is a result in group the…
-
1. NumPy
2. Pandas
3. Scipy
4. matplotlib
5. Patsy
6. Sympy
7. Plotly
8. statsmodels
9. ADiPy
10. matalg27
11. mplstyler
12. Scikit-image
13. Scikit-learn
14. Gnuplot.py
15. NetworkX
1…
-
I have a large enough ipfs repo (over 300 million blocks) that it takes a very large amount of memory to perform a gc. computing the marked set is expensive.
I'm thinking that using something like …