Giter Site home page Giter Site logo

holounic / university Goto Github PK

View Code? Open in Web Editor NEW
4.0 4.0 0.0 14.94 MB

списывать нехорошо!

C++ 1.48% Java 3.59% Python 0.28% JavaScript 0.15% Prolog 0.05% Clojure 0.08% Shell 0.11% Jupyter Notebook 93.43% Perl 0.03% ANTLR 0.05% Haskell 0.74%

university's Introduction

Hi there 👋

I'm a:

  • 🗺️ Research Engineer @ Google DeepMind
  • 🌈 Bs in Applied Mathematics & CS @ ITMO University
  • 🚘 DeepMind Research Engineer intern April 2023 - September 2023
  • 🌯 Google SWE intern October 2022 - February 2023
  • 🦏 Yandex Middle Java Developer April 2022 - September 2022
  • 🦄 Jetbrains Deep RL intern October 2020 - January 2022
  • 🥦 Google Summer 2020 STEP intern
  • 💚 Fan of discrete mathematics
  • 🌻 Wrote Bs thesis on Bayesian optimization
  • 🐷 RL works!

Btw sometimes I joke funny.

university's People

Contributors

holounic avatar

Stargazers

 avatar  avatar  avatar  avatar

university's Issues

Че? Каво?

builder.append(this.textField.get(idx).toMarkdown());

Во-первых почему нельзя было написать this.textField.get(i).toMarkdown(builder)?
Тогда можно просто совсем стереть String toMarkdown().

Во-вторых зачем делать textField.get(i)?
Тебе могут подсунуть LinkedList и проигрыш, потому что будет работать за квадрат. Лучше написать foreach, который гарантированно работает за линию при любой реализации интерфейста List.

За первый пункт скорее всего минус, а вот за второй БанБанБан.

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.