Some notes on AI/ML tools that seem interesting/useful (largely aiming to focus on open source tools)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <h1>Terminus Equation Calculator (BO6)</h1> | |
| <h2>Select Values for x, y and z</h2> | |
| <div class="variable" id="x-variables"> | |
| <h2>X:</h2> | |
| <div class="image-option" onclick="selectVariable('x', 0)"> | |
| <img src="https://i.ibb.co/5rDRw30/symbols-01.jpg" alt="Value 0"> | |
| </div> | |
| <div class="image-option" onclick="selectVariable('x', 10)"> |