amineHY /
AI-LAB
This repository contains a docker image that I use to develop my artificial intelligence applications in an uncomplicated fashion. Python, TensorFlow, PyTorch, ONNX, Keras, OpenCV, TensorRT, Numpy, Jupyter notebook... :whale2::fire:
Loading repository data…
itratrahman / repository
This repository contains my machine learning projects on kaggle data.The jupyter notebooks here serve as excellent tutorials. I have embarked on a career as video course publisher. So these notebooks might end up as lesson materials.
This repository contains my machine learning projects mostly using deep learning. These project cover various domains of AI; ranging from computer vision, to natural language processing, and to time series analysis. The jupyter notebooks here serve as excellent tutorials. I have embarked on a career as an online educator. So these notebooks might end up as lesson materials.
Most models are trained using gpu enabled virtual machines on Google Cloud with the latest versions of Anaconda and cuda driversinstalled. So do not try to run them without gpu-enabled workstations or linux kernels. I am currently using deep learning virtual machines which can be launched using a single command on Google Cloud (More Information). Some models are also trained on Google Colaboratory.
Selected from shared topics, language and repository description—not editorial ratings.
amineHY /
This repository contains a docker image that I use to develop my artificial intelligence applications in an uncomplicated fashion. Python, TensorFlow, PyTorch, ONNX, Keras, OpenCV, TensorRT, Numpy, Jupyter notebook... :whale2::fire:
albertofernandezvillan /
This repository contains both a collection of Jupyter Notebooks as well as other resources (e.g. presentations, links, ...) that are going to be used during the "Second quarter university extension courses" that the University of Oviedo is going to teach (online).
ayushdabra /
This repository contains the Jupyter Notebook for the UNet-VGG16 CNN Model trained on the Lunar Landscape Images Dataset.
TouradBaba /
This repository contains programming assignments for the Deep Learning Specialization by deeplearning.AI. It includes Jupyter Notebooks for exercises in neural networks, hyperparameter tuning, convolutional networks, and sequence models.
RichmondAlake /
This repository contains a Jupyter Notebook that guides you through the fundamentals of computer vision using the PyTorch framework. The notebook is structured to provide a hands-on approach to learning deep learning concepts, implementing neural networks, and applying them to various computer vision tasks.
angkonn /
This repository contains Jupyter notebooks from two Kaggle courses: 1. Intro to Deep Learning, 2. Computer Vision