-
Reading in a datafile that needs to swap the X and Y dimensions of the coordinates, not the orientation of the map. Map ends up very long and skinny.
-
Following explorations in #138 I had a look at the code for `fuzzy_cmeans` and tried:
```julia
julia> Random.seed!(51)
julia> X = rand(Int16, 100, 5);
julia> fuzzy_cmeans(X, 3, 1.2)
ERROR: Inex…
-
Hello,
I created the matchkraft software. It is a **free software to fuzzy match text strings**. However, our speciality is: matching company names.
It also offers text clustering.
Regards, …
-
Hi all,
The read_clustering step failed for whole operons (16S-ITS-23S, ~4.1k mean read length).
The whole nextflow pipeline ran through without errors (on a Mac M1) with test fastq files `mock4…
-
AI Techniques to experiment with:
**Decision Making**
- [x] Finite State Machine (FSM) - code
- [ ] Decision Trees
- [x] Behaviour Trees
- [ ] Neural Network
- [ ] Fuzzy Logic
**Movement**
…
-
## Basic types
- [x] Mamdami inference system
- [x] Sugeno inference system #5
- [x] Type-2 inference systems #18
## DSL
- [x] weighted rules #16
- [x] vector notation to avoid repetitive …
-
Hello, I am a newbie to this area. Please ask about tools. Why are functions such as FileOperatoruci() not in the tools package, and can you provide information about the relevant tools package?
-
Hello, searched for hours and tried plenty of things
Don't know if this is a bug or I am doing something wrong... Nice if I can get a solution
Ubuntu 20.04 - rspamd 3.1 is loading configuration, bui…
-
I want to work in energy efficiency of sdn based wsn, so i want to build a network consists of sensor nodes, sink node and sdn controller in which every nodes send some informations to the controller …
-
As far as I can tell, the clusters are currently determined based on co-authors (either known as an item or a string), which works well for multi-author works but less so for works/ authors/ fields wh…