Coder Social home page Coder Social logo

yizhenwang0811's Projects

algorithm_interview_notes-chinese icon algorithm_interview_notes-chinese

2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记

char-rnn-tensorflow icon char-rnn-tensorflow

Multi-layer Recurrent Neural Networks (LSTM, RNN) for character-level language models in Python using Tensorflow

cipher-cracker icon cipher-cracker

The task is to find out if the given message fragment could be part of a given encrypted message, and if so, in how many positions? The encryption is done using substitution cipher. Unfortunately, the key is not available. The input consists of: one line with a string consisting of at least 1 and at most 250000 lowercase letters, the encrypted message; one line with a string consisting of at least 1 and at most 250000 lowercase letters, the decrypted fragment. If there is a unique position in the encrypted message where the message fragment could occur, output the substring of the encrypted message that could correspond to the fragment. Otherwise, output the number of positions in the encrypted message where the fragment could occur. This task was taken from NothWestern Europe Regional Contest (NWERC). This program tries to solve this problem.

hoodie icon hoodie

:dog: The Offline First JavaScript Backend

leetcode_exercises icon leetcode_exercises

This repository is my exercises of LeetCode problems in Java. You are very welcome to send pull requests to add more problems and the solutions.

models icon models

Models and examples built with TensorFlow

pumpkin-book icon pumpkin-book

《机器学习》(西瓜书)公式推导解析,在线阅读地址:https://datawhalechina.github.io/pumpkin-book

rasa_core icon rasa_core

machine learning based dialogue engine for AI assistants

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.