aha079's Stars
elastic/elasticsearch
Free and Open Source, Distributed, RESTful Search Engine
eriklindernoren/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
zio/zio
ZIO — A type-safe, composable library for async and concurrent programming in Scala
WeAreMahsaAmini/Core
Woman, life, freedom
google/uis-rnn
This is the library for the Unbounded Interleaved-State Recurrent Neural Network (UIS-RNN) algorithm, corresponding to the paper Fully Supervised Speaker Diarization.
markovka17/dla
Deep learning for audio processing
DanAnastasyev/DeepNLP-Course
Deep NLP Course
hoseinlook/vagrant-hadoop
simply up Hadoop-filesystem + yarn using vagrant
m0hh0s/Computational-Intelligence
Homework & Projects of Computational Intelligence course at AUT
MrezaDorudian/CI-RNN
Simple RNN example: chart prediction
AlirezaAK2000/Bsc-Project
This repo is for the implementations and codes of my bachelor thesis. The topic of my thesis is "Autonomous driving amongst pedestrians using deep reinforcement learning".
AlirezaAK2000/ros-tutorial
Here is the code of the second hands-on of Robotic course at Amirkabir university of technology, the department of computer engineering.
hoseinlook/bioinformatic-course
simple virus DNA classification
hoseinlook/cloud-computing-course
hedzd/VFH-Obstacle-Avoidance
A mobile robot controller implemented to avoid obstacles and move towards a specific goal.
hoseinlook/spark-road-traffic-graph
divide city to some points as nodes of a traffic graph and process location data from kafka and calculate edge between nodes with spark aggregations
AlirezaAK2000/StyleSpace
StyleSpace Analysis: Disentangled Controls for StyleGAN Image Generation
amiralies/reslox
ReScript implementation of lox interpreter
amsen20/data-mining-course
My data mining course projects at Amirkabir University of Technology
hoseinlook/cpu-anomaly-detection-with-spark
cpu anomaly detection with spark
hedzd/Wall-Follower-Controller
A ROS package PID controller for exploring maze and constructing map
KooroshRH/IMDB_NLP
A project for comparing different NLP models with Flatten, LSTM, GRU, and Conv1D architectures on IMBD reviews dataset
pouyanhessabi/Search-Engine-IR-Project
Project of IR(Information Retrieval) course in Amirkabir University Of Technology. Implementing basic search engine using tf-idf.
Intro-Robotics-UChicago-Spring-2022/warmup_project
pouyanhessabi/Diabetes-Prediction-DM-Project
Project of Data Mining course in Amirkabir University Of Technology.
amiralies/taperes
amiralies/tribe-automation
Intro-Robotics-UChicago-Spring-2022/class_meeting_06_likelihood_field
Intro-Robotics-UChicago-Spring-2022/particle_filter_project
KooroshRH/MNIST-handwritten-classifier
An implemented neural network from scratch & without using related frameworks like TensorFlow and PyTorch