All Projects → Earth_atlas_of_space → Similar Projects or Alternatives

6091 Open source projects that are alternatives of or similar to Earth_atlas_of_space

Novel Deep Learning Model For Traffic Sign Detection Using Capsule Networks
capsule networks that achieves outstanding performance on the German traffic sign dataset
Stars: ✭ 88 (-1.12%)
Mutual labels:  jupyter-notebook
Knet.jl
Koç University deep learning framework.
Stars: ✭ 1,260 (+1315.73%)
Mutual labels:  jupyter-notebook
Curso data science
Código para el curso "Aprende Data Science y Machine Learning con Python"
Stars: ✭ 87 (-2.25%)
Mutual labels:  jupyter-notebook
Differentiable neural computer live
Stars: ✭ 85 (-4.49%)
Mutual labels:  jupyter-notebook
Deep learning
Stars: ✭ 88 (-1.12%)
Mutual labels:  jupyter-notebook
Gemfield
Gemfield homework or libgemfield.so
Stars: ✭ 84 (-5.62%)
Mutual labels:  jupyter-notebook
Lstm chem
Implementation of the paper - Generative Recurrent Networks for De Novo Drug Design.
Stars: ✭ 87 (-2.25%)
Mutual labels:  jupyter-notebook
Glove As A Tensorflow Embedding Layer
Taking a pretrained GloVe model, and using it as a TensorFlow embedding weight layer **inside the GPU**. Therefore, you only need to send the index of the words through the GPU data transfer bus, reducing data transfer overhead.
Stars: ✭ 85 (-4.49%)
Mutual labels:  jupyter-notebook
Magnet
MAGNet: Multi-agents control using Graph Neural Networks
Stars: ✭ 88 (-1.12%)
Mutual labels:  jupyter-notebook
Mobilenetssdface
Caffe implementation of Mobilenet-SSD face detector (NCS compatible)
Stars: ✭ 85 (-4.49%)
Mutual labels:  jupyter-notebook
Airbnb Dynamic Pricing Optimization
[BA project] Dynamic Pricing Optimization for Airbnb listing to optimize yearly profit for host. Use Clustering for competitive analysis, kNN regression for demand forecasting, and find dynamic optimal price with Optimization model.
Stars: ✭ 85 (-4.49%)
Mutual labels:  jupyter-notebook
Intrusion Detection System Using Deep Learning
VGG-19 deep learning model trained using ISCX 2012 IDS Dataset
Stars: ✭ 85 (-4.49%)
Mutual labels:  jupyter-notebook
Caps
Stars: ✭ 89 (+0%)
Mutual labels:  jupyter-notebook
Rna Seq Tsne
The art of using t-SNE for single-cell transcriptomics
Stars: ✭ 85 (-4.49%)
Mutual labels:  jupyter-notebook
Lstm autoencoder classifier
An LSTM Autoencoder for rare event classification
Stars: ✭ 87 (-2.25%)
Mutual labels:  jupyter-notebook
Image Captions
BERT + Image Captioning
Stars: ✭ 79 (-11.24%)
Mutual labels:  jupyter-notebook
Smiles Transformer
Original implementation of the paper "SMILES Transformer: Pre-trained Molecular Fingerprint for Low Data Drug Discovery" by Shion Honda et al.
Stars: ✭ 86 (-3.37%)
Mutual labels:  jupyter-notebook
Jupytemplate
Templates for jupyter notebooks
Stars: ✭ 85 (-4.49%)
Mutual labels:  jupyter-notebook
Detection Hackathon Apt29
Place for resources used during the Mordor Detection hackathon event featuring APT29 ATT&CK evals datasets
Stars: ✭ 87 (-2.25%)
Mutual labels:  jupyter-notebook
Turkish Bert Nlp Pipeline
Bert-base NLP pipeline for Turkish, Ner, Sentiment Analysis, Question Answering etc.
Stars: ✭ 85 (-4.49%)
Mutual labels:  jupyter-notebook
Basketball analytics
Repository which contains various scripts and work with various basketball statistics
Stars: ✭ 88 (-1.12%)
Mutual labels:  jupyter-notebook
2014 Summer Travels
Python-based spatial data analysis and visualization of the GPS location data from my 2014 summer travels.
Stars: ✭ 84 (-5.62%)
Mutual labels:  jupyter-notebook
Text objseg
Code release for Hu et al. Segmentation from Natural Language Expressions. in ECCV, 2016
Stars: ✭ 86 (-3.37%)
Mutual labels:  jupyter-notebook
Depy2016
Stars: ✭ 84 (-5.62%)
Mutual labels:  jupyter-notebook
Fcos tensorflow
FCOS: Fully Convolutional One-Stage Object Detection.
Stars: ✭ 87 (-2.25%)
Mutual labels:  jupyter-notebook
Hops Examples
Examples for Deep Learning/Feature Store/Spark/Flink/Hive/Kafka jobs and Jupyter notebooks on Hops
Stars: ✭ 84 (-5.62%)
Mutual labels:  jupyter-notebook
Deep Learning Boot Camp
A community run, 5-day PyTorch Deep Learning Bootcamp
Stars: ✭ 1,270 (+1326.97%)
Mutual labels:  jupyter-notebook
Pancancer
Building classifiers using cancer transcriptomes across 33 different cancer-types
Stars: ✭ 84 (-5.62%)
Mutual labels:  jupyter-notebook
Class2019fall
Stars: ✭ 89 (+0%)
Mutual labels:  jupyter-notebook
Chainer Handson
CAUTION: This is not maintained anymore. Visit https://github.com/chainer-community/chainer-colab-notebook/
Stars: ✭ 84 (-5.62%)
Mutual labels:  jupyter-notebook
Atom notebook
Atom notebook
Stars: ✭ 85 (-4.49%)
Mutual labels:  jupyter-notebook
Pulmonary Nodules Segmentation
Tianchi medical AI competition [Season 1]: Lung nodules image segmentation of U-Net. U-Net训练基于卷积神经网络的肺结节分割器
Stars: ✭ 84 (-5.62%)
Mutual labels:  jupyter-notebook
Samplevae
Multi-purpose tool for sound design and music production implemented in TensorFlow.
Stars: ✭ 88 (-1.12%)
Mutual labels:  jupyter-notebook
Automatic Image Captioning
Generating Captions for images using Deep Learning
Stars: ✭ 84 (-5.62%)
Mutual labels:  jupyter-notebook
Quantum programming tutorial
Gamified tutorial for the QISKit quantum SDK
Stars: ✭ 86 (-3.37%)
Mutual labels:  jupyter-notebook
Textsum
Stars: ✭ 84 (-5.62%)
Mutual labels:  jupyter-notebook
Dash Wind Streaming
https://plot.ly/dash/gallery/live-wind-data/
Stars: ✭ 88 (-1.12%)
Mutual labels:  jupyter-notebook
Feature Selection Techniques
Stars: ✭ 84 (-5.62%)
Mutual labels:  jupyter-notebook
Python For Data Scientists
Deliverable: This Jupyter notebook will help aspiring data scientists learn and practice the necessary python code needed for many data science projects.
Stars: ✭ 86 (-3.37%)
Mutual labels:  jupyter-notebook
Python script Manual
《Python工具代码速查手册》是我们的python培训教材,主要面向数据分析方向。其中包含了python的常用总结性操作,使用jupyter notebook,利用markdown和script结果对常用操作进行总结,包括了使用方式和脚本。之所以使用notebook形式是可以方便大家编辑,方便大家形成自己的总结笔记。当然各位有更好的操作建议也欢迎向我们团队分享~
Stars: ✭ 84 (-5.62%)
Mutual labels:  jupyter-notebook
Deprecated Boot Camps
DEPRECATED: please see individual lesson repositories for current material.
Stars: ✭ 87 (-2.25%)
Mutual labels:  jupyter-notebook
Pandas Tutorial
适合初级到中级晋升者,有了体系之后就看熟练度了。
Stars: ✭ 1,250 (+1304.49%)
Mutual labels:  jupyter-notebook
Kaggle Competitions
There are plenty of courses and tutorials that can help you learn machine learning from scratch but here in GitHub, I want to solve some Kaggle competitions as a comprehensive workflow with python packages. After reading, you can use this workflow to solve other real problems and use it as a template.
Stars: ✭ 86 (-3.37%)
Mutual labels:  jupyter-notebook
Pylbm
Numerical simulations using flexible Lattice Boltzmann solvers
Stars: ✭ 83 (-6.74%)
Mutual labels:  jupyter-notebook
Berkeley
The Hacker Within at the University of California - Berkeley
Stars: ✭ 88 (-1.12%)
Mutual labels:  jupyter-notebook
Wotan
Automagically remove trends from time-series data
Stars: ✭ 86 (-3.37%)
Mutual labels:  jupyter-notebook
Esda
statistics and classes for exploratory spatial data analysis
Stars: ✭ 83 (-6.74%)
Mutual labels:  jupyter-notebook
Gancs
Compressed Sensing MRI based on Deep Generative Adversarial Network
Stars: ✭ 83 (-6.74%)
Mutual labels:  jupyter-notebook
Torchtexttutorial
A short tutorial for Torchtext, the NLP-specific add-on for Pytorch.
Stars: ✭ 83 (-6.74%)
Mutual labels:  jupyter-notebook
P5 vehicledetection unet
p5_VehicleDetection_Unet
Stars: ✭ 87 (-2.25%)
Mutual labels:  jupyter-notebook
Sagemaker Ml Workflow With Apache Airflow
This repository shows a sample example to build, manage and orchestrate Machine Learning workflows using Amazon Sagemaker and Apache Airflow.
Stars: ✭ 86 (-3.37%)
Mutual labels:  jupyter-notebook
Jupyter case studies
Inference case studies in jupyter
Stars: ✭ 83 (-6.74%)
Mutual labels:  jupyter-notebook
Carvana Challenge
My repository for the Carvana Image Masking Challenge
Stars: ✭ 83 (-6.74%)
Mutual labels:  jupyter-notebook
Network science meets deep learning
Designing Deep neural network architectures using topologies from the world of Complex Networks/network Science
Stars: ✭ 86 (-3.37%)
Mutual labels:  jupyter-notebook
Logomaker
Software for the visualization of sequence-function relationships
Stars: ✭ 83 (-6.74%)
Mutual labels:  jupyter-notebook
Deep Knowledge Tracing Plus
It is the DKT+ model implemented in python3 and tensorflow1.2
Stars: ✭ 83 (-6.74%)
Mutual labels:  jupyter-notebook
Fairness In Ml
This repository contains the full code for the "Towards fairness in machine learning with adversarial networks" blog post.
Stars: ✭ 88 (-1.12%)
Mutual labels:  jupyter-notebook
Game Theory And Python
Game Theory and Python, a workshop investigating repeated games using the prisoner's dilemma
Stars: ✭ 87 (-2.25%)
Mutual labels:  jupyter-notebook
Zh Nlp Demo
自然语言处理NLP在中文文本上的一些应用,如文本分类、情感分析、命名实体识别等
Stars: ✭ 86 (-3.37%)
Mutual labels:  jupyter-notebook
Embeddings reproduction
Stars: ✭ 83 (-6.74%)
Mutual labels:  jupyter-notebook
61-120 of 6091 similar projects