edgarbc
PhD Computer Science & Artificial Intelligence. Director of AI development. Computational Neuroscientist.
OraQAI
Pinned Repositories
Adversarial_Video_Generation
A TensorFlow Implementation of "Deep Multi-Scale Video Prediction Beyond Mean Square Error" by Mathieu, Couprie & LeCun.
audio_transcriber
Example code for automated audio transcription using whisper
Best-README-Template
An awesome README template to jumpstart your projects!
clut-chrome-extension
Chrome extension to switch between last used tabs easily using shortcut. This extension tries to mimic the ALT+TAB behavior from Windows(or Command+TAB in Mac) to allow to switch between open tabs in a Most Recently Used fashion.
course-v3
The 3rd edition of course.fast.ai
exploratory_calcium_analysis
Example of calcium imaging data analysis in python
genai-img-augmentation
Medical image augmentation using generative ai with monai
LLM_optimizer
Resources for optimization and experimentation of LLM applications
mycoursera_courses
Exercises and notebooks for my coursera courses
simple_chrome_tab
edgarbc's Repositories
edgarbc/mycoursera_courses
Exercises and notebooks for my coursera courses
edgarbc/genai-img-augmentation
Medical image augmentation using generative ai with monai
edgarbc/simple_chrome_tab
edgarbc/LLM_optimizer
Resources for optimization and experimentation of LLM applications
edgarbc/Adversarial_Video_Generation
A TensorFlow Implementation of "Deep Multi-Scale Video Prediction Beyond Mean Square Error" by Mathieu, Couprie & LeCun.
edgarbc/audio_transcriber
Example code for automated audio transcription using whisper
edgarbc/Best-README-Template
An awesome README template to jumpstart your projects!
edgarbc/clut-chrome-extension
Chrome extension to switch between last used tabs easily using shortcut. This extension tries to mimic the ALT+TAB behavior from Windows(or Command+TAB in Mac) to allow to switch between open tabs in a Most Recently Used fashion.
edgarbc/course-v3
The 3rd edition of course.fast.ai
edgarbc/dental_panoramic_annotation
panoramic xray annotation
edgarbc/DENTEX
MICCAI 2023 - Dental Enumeration and Diagnosis on Panoramic X-rays Challenge
edgarbc/exploratory_calcium_analysis
Example of calcium imaging data analysis in python
edgarbc/first-contributions
🚀✨ Help beginners to contribute to open source projects
edgarbc/llm-knowledge-extractor
edgarbc/machine-learning-engineering-for-production-public
Public repo for DeepLearning.AI MLEP Specialization
edgarbc/my_autosleep_analysis
Python code to analyze my AutoSleep data
edgarbc/My_medium_posts
Text and code for my medium posts
edgarbc/my_monai_tutorials
MONAI Tutorials
edgarbc/only_local_llama
edgarbc/openai-cookbook
Examples and guides for using the OpenAI API
edgarbc/Segmentation-of-Teeth-in-Panoramic-X-ray-Image-Using-U-Net
The aim of this study is automatic semantic segmentation in one-shot panoramic x-ray image by using deep learning method with U-Net Model and binary image analysis in order to provide diagnostic information for the management of dental disorders, diseases, and conditions.
edgarbc/simba
SimBA (Simple Behavioral Analysis), a plug-and-play pipeline and GUI for developing supervised behavioral classifiers
edgarbc/software-dev-for-mlops-101
Set up your local environment to do some real Machine Learning Operations software development, just like pro MLOps practitioners.
edgarbc/teeth-segmentation
teeth segmentation using pytorch and monai
edgarbc/TensorFlow-Lite-Object-Detection-on-Android-and-Raspberry-Pi
A tutorial showing how to train, convert, and run TensorFlow Lite object detection models on Android devices, the Raspberry Pi, and more!
edgarbc/tooth-detection
🦷 Detection of restorations and treatments on dental x-rays in Tensorflow, using Faster-RCNN
edgarbc/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
edgarbc/univariate-linear-regression
The data science project used in my Datacamp course Unit Testing for Data Science in Python
edgarbc/vertex-ai-samples
Sample code and notebooks for Vertex AI, the end-to-end machine learning platform on Google Cloud
edgarbc/video-transcription-app