Open in app

Sign In

Write

Sign In

Nikita Schneider
Nikita Schneider

126 Followers

Home

About

Published in

Geek Culture

·Pinned

A Simple Guide To Reinforcement Learning With The Super Mario Bros. Environment

Theory Let’s say we want to design an algorithm that will be able to complete the first level of the Super Mario Bros. game. How will we do that? The goal of this game is quite simple — get the flag at the rightmost end of the level as fast as…

Deep Learning

10 min read

A Simple Guide To Reinforcement Learning With The Super Mario Bros. Environment
A Simple Guide To Reinforcement Learning With The Super Mario Bros. Environment
Deep Learning

10 min read


Published in

Geek Culture

·Mar 15

How To Build, Sign And Publish Android Application Using Github Actions

The main goal of this article is to provide a complete implementation of a Github Workflow capable of securely building, signing, and publishing Android apps. Follow these steps to create the Github Workflow: 1. Generate a new signing keystore 2. Add the following secrets to your Github repository (you’ll need…

Android Development

3 min read

How To Build, Sign And Publish Android Application Using Github Actions
How To Build, Sign And Publish Android Application Using Github Actions
Android Development

3 min read


Published in

Geek Culture

·Mar 2

How To Make A Login Activity With Biometrics Support On Android

A Simple Guide How To Create A Login Activity With Biometrics Support Using Material Design Components, Android Volley and Kotlin

Android Development

7 min read

How To Make A Login Activity With Biometrics Support On Android
How To Make A Login Activity With Biometrics Support On Android
Android Development

7 min read


Published in

Geek Culture

·Aug 8, 2021

A Simple Guide To Java Native Interface (JNI) Using Native Maven Plugin

Sometimes it’s necessary to call C/C++ code from Java, e.g., for GPGPU calculations using CUDA/OpenCL or to render complex 3D graphics using Vulkan/OpenGL. In such cases, the easiest way to invoke the C++ functions is to use Java Native Interface (JNI). …

Programming

5 min read

A Simple Guide To Java Native Interface (JNI) Using Native Maven Plugin
A Simple Guide To Java Native Interface (JNI) Using Native Maven Plugin
Programming

5 min read


Published in

Geek Culture

·Apr 4, 2021

Fine-Tune EleutherAI GPT-Neo to Generate Netflix Movie Descriptions in Only 47 Lines of Code

Recently, EleutherAI released their GPT-3-like model GPT-Neo, and a few days ago, it was released as a part of the Hugging Face framework. At the time of writing, this model is available only at the master branch of the transformers repository, so you need to install it like this: pip…

Deep Learning

4 min read

Fine-Tune EleutherAI GPT-Neo to Generate Netflix Movie Descriptions in Only 47 Lines of Code
Fine-Tune EleutherAI GPT-Neo to Generate Netflix Movie Descriptions in Only 47 Lines of Code
Deep Learning

4 min read


Published in

Geek Culture

·Mar 26, 2021

Speech Recognition Using CRNN, CTC Loss, DeepSpeech Beam Search Decoder, and KenLM Scorer

Theory Today, three of the most popular end-to-end ASR (Automatic Speech Recognition) models are Jasper, Wave2Letter+, and Deep Speech 2. Now they are available as a part of the OpenSeq2Seq toolkit made by Nvidia. …

Deep Learning

5 min read

Speech Recognition Using CRNN, CTC Loss, Beam Search Decoder and KenLM Scorer
Speech Recognition Using CRNN, CTC Loss, Beam Search Decoder and KenLM Scorer
Deep Learning

5 min read


Published in

The Startup

·Dec 16, 2020

Multi-Digit Sequence Recognition With CRNN and CTC Loss Using PyTorch Framework

Theory An Optical Character Recognition (OCR) task is quite an old problem dated back to the 1970s when the first omni-font OCR technology has been developed. The complexity of this task comes from many natural features of texts: In some alphabets (Arabic, for example, especially in the cursive form) letters are…

Deep Learning

9 min read

Multi-Digit Sequence Recognition With CRNN and CTC Loss Using PyTorch Framework
Multi-Digit Sequence Recognition With CRNN and CTC Loss Using PyTorch Framework
Deep Learning

9 min read


Published in

The Startup

·Nov 9, 2020

Number Hand Gestures Recognition Using TensorFlow.js

Theory As the demand for data-driven products grows, the data science community has been rapidly developing solutions that allow us to create and apply all the recent revolutionary advances in artificial intelligence across multiple platforms. In the early years of the so-called AI era, it was very common to have a…

Data Science

7 min read

Number Hand Gestures Recognition Using TensorFlow.js
Number Hand Gestures Recognition Using TensorFlow.js
Data Science

7 min read


Published in

The Startup

·Oct 31, 2020

Fine Tuning BERT for Text Classification and Question Answering Using TensorFlow Framework

Theory Google BERT (Bidirectional Encoder Representations from Transformers) and other transformer-based models further improved the state of the art on eleven natural language processing tasks under broad categories of single text classification (e.g., sentiment analysis), text pair classification (e.g., natural language inference), question answering (like SQuAD 1.1) and text tagging (e.g…

Deep Learning

7 min read

Fine Tuning BERT for Text Classification and Question Answering Using TensorFlow Framework
Fine Tuning BERT for Text Classification and Question Answering Using TensorFlow Framework
Deep Learning

7 min read


Published in

The Startup

·Jun 19, 2020

How To Design Seq2Seq Chatbot Using Keras Framework

Some theory Well, let’s assume that we have a dialog corpus that could be divided into pairs of questions and answers. And we need some kind of neural network that will predict the next word based on the previous ones. We also know that the input of neural network must be a…

Data Science

9 min read

How To Design Seq2Seq Chatbot Using Keras Framework
How To Design Seq2Seq Chatbot Using Keras Framework
Data Science

9 min read

Nikita Schneider

Nikita Schneider

126 Followers

Team Lead & Software Architect

Following
  • Michael Bronstein

    Michael Bronstein

  • Christopher P Jones

    Christopher P Jones

  • Alessandro Butler

    Alessandro Butler

  • John Gruber

    John Gruber

  • manivannan

    manivannan

See all (35)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams