- brazil
-
15:18
(UTC -03:00) - @Ed_Saint_Sousa
- in/edvansousa
Lists (1)
Sort Name ascending (A-Z)
- All languages
- Astro
- Batchfile
- C
- C#
- C++
- CMake
- CSS
- Common Lisp
- DIGITAL Command Language
- Dart
- Elixir
- Emacs Lisp
- F#
- Go
- HTML
- Haskell
- Java
- JavaScript
- Julia
- Jupyter Notebook
- Lua
- MATLAB
- MDX
- Makefile
- Markdown
- Nix
- OCaml
- PHP
- PLpgSQL
- Pascal
- Processing
- Prolog
- Python
- QML
- R
- Racket
- Ruby
- Rust
- Scheme
- Shell
- TeX
- TypeScript
- XSLT
Starred repositories
A simple Python chat bot project simplifying my previous chat bot by adding a JSON file.
Jupyter Notebook for the "Scientific Computing in Python: Introduction to NumPy and Matplotlib" blog article
multiple GNOME terminals in one window
12 Weeks, 24 Lessons, AI for All!
Testing Python Apps course repository
A Python refresher section for all our courses
Let's put any example code that is not p5 web editor in this repo to link from new website.
18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
Fork this template for the 100 days journal - to keep yourself accountable (multiple languages available)
Go from no deep learning knowledge to implementing GPT.
21 Lessons, Get Started Building with Generative AI
Pseudocode descriptions of the algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
sousa-edvan / Grokking-Artificial-Intelligence-Algorithms
Forked from rishal-hurbans/Grokking-Artificial-Intelligence-AlgorithmsThe official code repository supporting the book, Grokking Artificial Intelligence Algorithms
A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API
12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
azurah / aima-python
Forked from aimacode/aima-pythonPython implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
azurah / javascript-datastructures-algorithms
Forked from loiane/javascript-datastructures-algorithms📚 collection of JavaScript and TypeScript data structures and algorithms for education purposes. Source code bundle of JavaScript algorithms and data structures book
Data science, machine learning, and web development project code for https://www.youtube.com/c/Dataquestio .
Public facing notes page
Code repository for the book SQL for Data Analysis
Code from Object-Oriented Python
Let's put any example code that is not p5 web editor in this repo to link from new website.
Using heuristic search Best-First and A* with BFS (with manhatan distance) methods to solve 8-puzzle