• Home
  • Research
  • Contact
Categories
All (12)
AI dev (1)
AI integration (3)
elementsofai.com (8)

AI

0-Prompt engineering
AI integration
Documentation about the research done on Prompt engineering for agents.
Jan 13, 2025

1-Simulated Annealing
elementsofai.com
Inspired by metallurgy, simulated annealing is a technique used in mathematical optimization to find the best solution in complex problems.
Feb 24, 2025

2-Probabilities
elementsofai.com
Probability is the best way to deal with uncertainty. For example, you can’t be certain that an input will be correct so you’ll use probability to find the closest to the…
Feb 25, 2025

3-Machine Learning
elementsofai.com
AI is a broad and often exciting term that encompasses many different technologies. When recruiting, you’ll need to be more specific and talk about areas like machine…
Feb 26, 2025

4-Working with text (NLP’s)
elementsofai.com
NLP comprises techniques that enable us to solve various tasks such as internet search, document categorization, and automatic question answering (think of smart assistants…
Mar 7, 2025

5-Embeddings (with online models)
AI integration
Documentation about the research done on embeddings. Testing clustering, retrieval, and pricing of text-embedding-ada-002, text-embedding-3-large, mini_lm_l12_v2…
Mar 10, 2025

6-Overfitting
elementsofai.com
Overfitting is one of the fundamental issues that should be a mandatory part of any practical machine learning course. Without understanding it, one can do a great deal of…
Mar 11, 2025

7-Logistic Regression
elementsofai.com
The difference between linear regression and logistic regression lies in what happens after the above linear function has been calculated. In linear regression, we’re done…
Mar 12, 2025

8-Neural Networks
elementsofai.com
Mar 13, 2025

9-Deep Learning
elementsofai.com
Mar 14, 2025

10-Transformers
AI dev
Let’s create a transformer trained with shakespear work:
Mar 15, 2025

11-LLMs (online APIs)
AI integration
Documentation about the research done on LLMs using gemma2 for embeddings. Testing answers, pricing, and other factors of gpt-4o, gpt-4o-mini, mixtral8x22b, mixtral, llama3
Mar 16, 2025
No matching items