• Stars
    star
    1
  • Language
    Jupyter Notebook
  • Created over 2 years ago
  • Updated over 2 years ago

Reviews

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

Repository Details

This is ML Tutorials.

More Repositories

1

AISearchAlgorithm

In this algorithm, I have written a module which is consist of a couple of main searching algorithm that has been implemented on the 8 puzzle problem as default.
Python
4
star
2

Antivirus

This repo presents a code detecting viruses. The code uses an API taken from VirusTotal and scans your files, folders and new drives (e.g. USB, ..).
Python
2
star
3

TA-UMZ-IoT

Python
1
star
4

ReadArticles

In this directory I put all of the articles I've read.
1
star
5

PytorchTutorials

In this repository you can learn about Pytorch with my organised notebooks.
Jupyter Notebook
1
star
6

RunLengthAlgorithm

In this repo you can get the Run Length Coding(RLC) and Run Length Encoding(RLE) algorithm in Python programming language.
Python
1
star
7

PythonSQlite3

This is a class that has a couple of methods to do your DB Work easier.
Python
1
star
8

RaspberryPiProjects

This repository contain a complete example of an IoT project with raspberry pi.
Python
1
star
9

CodeSmells

Researching on Smell codes and their solution. We have done several examples to show the smell in code where it happens and how we can solve the issue.
Java
1
star
10

File-Manager

This is a File Manager Project. In this Project we have wrote a code with Python Programming Language that you can manage your Folders, Your Files and many other options in this category in your Operating System.
Python
1
star
11

LZWAlgorithm

In this repo you can find implementation of LZW codec(coder and decoder) in python.
Python
1
star
12

NLP_SentimentAnalysis

Implementation of Sentiment Analysis with Logistic Regression, Naive Bayes
Jupyter Notebook
1
star
13

HuffmanAlgorithm

In this repo you can see my implementation of Huffaman algorithm in python.
Python
1
star
14

Python3Professionals

In this repository you can see tens of Jupyter notebook base on the Python Note For Professionals book.
Jupyter Notebook
1
star