• Stars
    star
    3
  • Rank 3,963,521 (Top 79 %)
  • Language
    Jupyter Notebook
  • Created about 5 years ago
  • Updated about 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This notebook was used to teach introduction to machine learning at Python Abia Meetup #0032

More Repositories

1

password_generator

A password generator module made by the awesome folks at Python Abia
Python
6
star
2

first-contributors-tut

A tutorial repo for teaching open source contributions to first timers
5
star
3

pycon-africa-2020-workshop

There has been a lot of interest in Machine Learning and Artificial Intelligence lately. Everyone seems from the data scientists to the business analysts, and the web developers are so interested in this fields. I notice that most people who build machine learning models are not good in web development and deployment. So most times it is left for the web developer to deploy those models and integrate them into the web project. As a Django developer, this is an important knowledge to possess as more and more machine learning models are being built these days. Sooner or later you will find yourself having to do this or even having this become part of your daily work demands. This is going to be a hands-on workshop session in which we will build a simple deep neural network from scratch using Keras and deploy it into a Django project so that users visiting our website can supply data which our model can make predictions from. The workshop is practically going to consist of two parts. The first part is where we build the neural network. This part of the workshop will introduce Django developers to how neural networks work and how they are built, and the second part will be the deployment of the neural network in a Django project. Truth is whether it is a neural network, regression model or any other form of machine learning model, the process we will use to deploy this neural network can be applied to deploy any form of machine learning model in Django.
Jupyter Notebook
4
star
4

kickstart-your-django-career

The complete source code for the training course, Kickstart Your Django Career
Python
2
star
5

pydata-aba-launch-meetup-workshop

The workshop tutorial to be held on 31st Friday during the PyData Aba Launch Meetup
Jupyter Notebook
2
star
6

hello_world

HTML
1
star
7

killthevirus

Python
1
star
8

pwaworkshop

This repository is for demonstration purposes only for our on-going PWA workshop
CSS
1
star
9

up-your-django-game-repo

CSS
1
star
10

git-class

A sample project to demonstrate the working of git and github for beginners. Inside here, you will also find an amazing python program to solve quadratic equations using formular. Imagine that!
Python
1
star