Pinned Repositories
100-Days-Of-ML-Code
100 Days of ML Coding
100_days_code_Python
Want to join the course? Start your journey here: https://100daysofpython.dev/
500-AI-Machine-learning-Deep-learning-Computer-vision-NLP-Projects-with-code
500 AI Machine learning Deep learning Computer vision NLP Projects with code
drawing_in_python
Using turtle to draw shapes in python code
jupyter-text2code
A proof-of-concept jupyter extension which converts english queries into relevant python code
nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
Python
All Algorithms implemented in Python
sql-masterclass
ThinkStats2
Text and supporting code for Think Stats, 2nd Edition
transformers
Making text a first-class citizen in TensorFlow.
iserralv's Repositories
iserralv/alphatensor
iserralv/Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
iserralv/awesome-full-stack-machine-learning-courses
Curated list of publicly accessible machine learning engineering courses from CalTech, Columbia, Berkeley, MIT, and Stanford.
iserralv/azurechatgpt
🤖 Azure ChatGPT: Private & secure ChatGPT for internal enterprise use 💼
iserralv/bitcoin
Bitcoin Core integration/staging tree
iserralv/computer-science-pathway
:mortar_board: Path to a free self-taught education in Computer Science!
iserralv/cookiecutter-data-science
A logical, reasonably standardized, but flexible project structure for doing and sharing data science work.
iserralv/coursera-deep-learning-specialization
Notes, programming assignments and quizzes from all courses within the Coursera Deep Learning specialization offered by deeplearning.ai: (i) Neural Networks and Deep Learning; (ii) Improving Deep Neural Networks: Hyperparameter tuning, Regularization and Optimization; (iii) Structuring Machine Learning Projects...
iserralv/data-science-template
Template for a data science project
iserralv/Demo-Repo
Repository for Git and github training
iserralv/Demo-Repo2
iserralv/eattheblocks
Source code for Eat The Blocks, a screencast for Ethereum Dapp Developers
iserralv/embedchain
Framework to easily create LLM powered bots over any dataset.
iserralv/flashlight_Cpp
A C++ standalone library for machine learning
iserralv/foundry-full-course-f23
iserralv/gpt-llm-trainer
iserralv/llama2-chatbot
LLaMA v2 Chatbot
iserralv/lox-ast
AST version of the Lox interpreter in Rust
iserralv/Machine-Learning-Tutorials
machine learning and deep learning tutorials, articles and other resources
iserralv/MedCATtrainer
A simple interface to inspect, improve and add concepts to biomedical NER+L -> MedCAT.
iserralv/MedCATtutorials
General tutorials for the setup and use of MedCAT.
iserralv/OpenGPT
A framework for creating grounded instruction based datasets and training conversational domain expert Large Language Models (LLMs).
iserralv/p1xt-guides
Programming curricula
iserralv/privateGPT
Interact privately with your documents using the power of GPT, 100% privately, no data leaks
iserralv/project-based-learning
Curated list of project-based tutorials
iserralv/shapash
🔅 Shapash: User-friendly Explainability and Interpretability to Develop Reliable and Transparent Machine Learning Models
iserralv/solgraph
Visualize Solidity control flow for smart contract security analysis. :dollar: ⇆ :dollar:
iserralv/taipy
Turns Data and AI algorithms into production-ready web applications in no time.
iserralv/the-compiler-TOT
Seed, Code, Harvest: Grow Your Own App with Tree of Thoughts!
iserralv/tree-of-thought-llm
Official Implementation of "Tree of Thoughts: Deliberate Problem Solving with Large Language Models"