-
Amazon, Microsoft and Google are the leading solution providers in AI.
These are the solutions provided by these three,
![chart](https://www.altexsoft.com/media/2017/03/image_APIs.png)
As y…
-
### Current behavior
We started migrating our project from CRA to Vite and we have almost 300 component and 40 E2E Cypress tests in place. Unfortunately, after fixing all the other issues, we are s…
-
I took a look through some references that I had and the ACL anthology and found a few that might (or might not) be interesting to add!
- [x] [Cultural Concept Adaptation on Multimodal Reasoning](h…
-
This may be better as a running discussion. I'll put it here for now.
The following may be useful for guiding an approach:
- The paper [Steering Llama 2 via Contrastive Activation Addition](http…
-
Just saw this pass by on Hacker News: https://blog.jasony.me/system/cache/2023/08/01/s3fifo. Seems interesting. I wonder if it outperforms (not just in hit ratio, but also CPU time to calculate whethe…
aktau updated
3 months ago
-
-
Opening up this topic for an informal discussion since there's been ephemeral conversations about this happening over Telegram.
In my personal view, I view Twitter as an effective marketing tool to…
-
I will continue the discussion here, until or if @keean can get Github to restore the thread. Luckily I still have a copy of the deleted #35 thread loaded, so I can copy and paste from it. If the orig…
-
- [ ] EDA - Exploratory Dataset Analysis. Eg. unbalanced reviews sentiment
- [ ] Objectives and functional requirements. Assumptions and user's degrees of freedom (TUI).
- [ ] System architecture
-…
-
Is less verbosity the only main benefit of typeclasses over just inputting a set of functions?
Typeclasses can do where `bar` is a member of `Function`:
```
foo(x: A) where Function
bar(x)
…