• Stars
    star
    4
  • Rank 3,304,323 (Top 66 %)
  • Language
    Jupyter Notebook
  • License
    MIT License
  • Created about 4 years ago
  • Updated almost 4 years ago

Reviews

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

Repository Details

Written digits images classification with Convolutional Autoencoders in Keras

More Repositories

1

car_racer_gym

Apply major Reinforcement Learning algorithms (DQN,PPO,A2C) to CarRacing-v0 from GymAI environment.
Jupyter Notebook
20
star
2

Twitter-Sentiment-Analysis-with-LSTMs-ELMo

Twitter Sentiment analysis using RNS like LSTMs, GRUs and enhancing the performance with ELMo embeddings and a self-attention model
Jupyter Notebook
9
star
3

End-to-End-Lane-Detection

End to End Lane Detection for autonomous driving. Comparing various Autoencoder models with classic edge detection filters and Hough transforms.
Jupyter Notebook
5
star
4

Volterra-Convolutions

My thesis project on non linear Volterra Convolutions
Python
4
star
5

NMF-Recommendation-System

A Non Negative Matrix Factorization Recommendation System that suggests content for a social network application
Jupyter Notebook
2
star
6

kakuro-solver

A simple kakuro CSP problem solver from AIMA python https://github.com/aimacode/aima-python
Python
2
star
7

simple-regression

A small ai project
Python
2
star
8

web-server

A multi-threaded web server that handles questions about diseases over a distributed database
C
2
star
9

COVID19-document-retrieval-with-BERT

This project is about developing a document retrieval system to return titles and the context of scientific papers containing the answer to a given user question
Jupyter Notebook
2
star
10

Latent_vs_Original_Space_Image_Classification

Image classification and unsupervised learning using latent space vectors produced by convolutional neural nets together with the original vectors space
Jupyter Notebook
1
star
11

LinkedDIT

An online application of professional networking
JavaScript
1
star
12

corssword_solver

A small project in C to solve random crosswords with a given wordlist
C
1
star
13

mini-java-compiler

Mini-Java to LLVM IR compiler, a semester project for the compilers course at the University of Athens
Java
1
star
14

B-Plus-Tree-Database-Implementaion

A B-plus tree implementation in C with an intermediate cache memory manager
C
1
star
15

readers-writers-problem-simulation

A simulation of the readers-writers problem with statistics
C
1
star