GithubHelp home page GithubHelp logo

avi-ux's Projects

neuralnetwork icon neuralnetwork

A neural network built in python using the Numpy library for matrix calculations. The network nodes take advantage of a sigmoid activation function as well as back-propagation for training. The network is designed to be variable and is generated to have whatever shape specified in the constructor.

ptl-x icon ptl-x

Config files for my GitHub profile.

text-transalator-python icon text-transalator-python

Text translation from one language to another is increasingly becoming common for various websites as they cater to an international audience. The python package which helps us do this is called translate. This package can be installed by the following way. It provides translation for major languages. Google translate is a free service that translates words, phrases and entire web pages into more than 100 languages. You probably already know it and you have used it many times in your life. let's install it using pip: pip install googletrans About Application It automatically detects the language and translate to english by default. It also doesn't guarantee that the library would work properly at all times, if you want to use a stable API you should use the official Google Translate API. Using this library a lot, Google translate may block your IP address, consider using proxies by passing a proxy dictionary to proxies parameter in Translator() class, or use the official API as discussed.

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.